HomeSort by relevance Sort by last modified time
    Searched refs:print_firewall (Results 1 - 8 of 8) sorted by null

  /external/iptables/iptables/
nft-shared.h 93 void (*print_firewall)(struct nftnl_rule *r, unsigned int num, member in struct:nft_family_ops
ip6tables.c 541 print_firewall(const struct ip6t_entry *fw, function
674 print_firewall(fw, t->u.user.name, 0, FMT_PRINT_RULE, h);
970 print_firewall(i,
    [all...]
iptables.c 525 print_firewall(const struct ipt_entry *fw, function
658 print_firewall(fw, t->u.user.name, 0, FMT_PRINT_RULE, h);
954 print_firewall(i,
    [all...]
nft-bridge.c 642 .print_firewall = nft_bridge_print_firewall,
nft-ipv4.c 509 .print_firewall = nft_ipv4_print_firewall,
nft-ipv6.c 458 .print_firewall = nft_ipv6_print_firewall,
nft-arp.c 666 .print_firewall = nft_arp_print_firewall,
nft.c     [all...]

Completed in 104 milliseconds