Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxshared.h212 void print_ifaces(const char *iniface, const char *outiface, uint8_t invflags,
Dnft-ipv6.c209 print_ifaces(cs.fw6.ipv6.iniface, cs.fw6.ipv6.outiface, in nft_ipv6_print_rule()
Dnft-ipv4.c278 print_ifaces(cs.fw.ip.iniface, cs.fw.ip.outiface, cs.fw.ip.invflags, in nft_ipv4_print_rule()
Dxshared.c622 void print_ifaces(const char *iniface, const char *outiface, uint8_t invflags, in print_ifaces() function
Dip6tables.c423 print_ifaces(fw->ipv6.iniface, fw->ipv6.outiface, in print_firewall()
Diptables.c415 print_ifaces(fw->ip.iniface, fw->ip.outiface, fw->ip.invflags, format); in print_firewall()