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

  /external/iptables/iptables/
nft-shared.h 97 void (*proto_parse)(struct iptables_command_state *cs, member in struct:nft_family_ops
nft-ipv4.c 376 /* We already set invflags in proto_parse, but we need to refresh it
512 .proto_parse = nft_ipv4_proto_parse,
nft-ipv6.c 322 /* We already set invflags in proto_parse, but we need to refresh it
461 .proto_parse = nft_ipv6_proto_parse,
xtables.c 898 h->ops->proto_parse(cs, args);
    [all...]

Completed in 113 milliseconds