Home
last modified time | relevance | path

Searched refs:ipv4_proto_parse (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/iptables/iptables/
H A Dxshared.h293 void ipv4_proto_parse(struct iptables_command_state *cs,
H A Dnft-ipv4.c354 .proto_parse = ipv4_proto_parse,
H A Diptables.c664 .proto_parse = ipv4_proto_parse, in do_command4()
H A Dxshared.c1884 void ipv4_proto_parse(struct iptables_command_state *cs, in ipv4_proto_parse() function