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

  /external/iptables/iptables/
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-shared.h 93 void (*print_firewall)(struct nftnl_rule *r, unsigned int num, member in struct:nft_family_ops

Completed in 790 milliseconds