Searched refs:xmlAttrI (Results 1 - 1 of 1) sorted by relevance

/external/iptables/iptables/
H A Diptables-xml.c216 xmlAttrI(char *name, long long int num) function
251 xmlAttrI("packet-count", (unsigned long long) ctr->pcnt);
252 xmlAttrI("byte-count", (unsigned long long) ctr->bcnt);

Completed in 177 milliseconds