Home
last modified time | relevance | path

Searched refs:xmlAttrS (Results 1 – 1 of 1) sorted by relevance

/external/iptables/iptables/
Diptables-xml.c123 xmlAttrS(char *name, char *value) in xmlAttrS() function
163 xmlAttrS("name", curChain); in openChain()
165 xmlAttrS("policy", policy); in openChain()
257 xmlAttrS("name", curTable); in openTable()
310 xmlAttrS("type", (TAG)); \ in do_rule_part()
515 xmlAttrS("packet-count", pcnt); in do_rule()
517 xmlAttrS("byte-count", bcnt); in do_rule()