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

  /external/iptables/iptables/
nft-shared.h 143 void nft_rule_to_iptables_command_state(struct nftnl_rule *r,
nft-shared.c 485 void nft_rule_to_iptables_command_state(struct nftnl_rule *r, function
858 nft_rule_to_iptables_command_state(r, &this);
nft-ipv4.c 301 nft_rule_to_iptables_command_state(r, &cs);
nft-ipv6.c 235 nft_rule_to_iptables_command_state(r, &cs);
nft.c 1341 nft_rule_to_iptables_command_state(r, &cs);
    [all...]

Completed in 301 milliseconds