Searched refs:print_ifaces (Results 1 – 4 of 4) sorted by relevance
/external/iptables/iptables/ |
D | nft-shared.h | 152 void print_ifaces(const char *iniface, const char *outiface, uint8_t invflags,
|
D | nft-ipv6.c | 240 print_ifaces(cs.fw6.ipv6.iniface, cs.fw6.ipv6.outiface, in nft_ipv6_print_firewall()
|
D | nft-ipv4.c | 307 print_ifaces(cs.fw.ip.iniface, cs.fw.ip.outiface, cs.fw.ip.invflags, in nft_ipv4_print_firewall()
|
D | nft-shared.c | 633 void print_ifaces(const char *iniface, const char *outiface, uint8_t invflags, in print_ifaces() function
|