Home
last modified time | relevance | path

Searched refs:load_proto (Results 1 – 2 of 2) sorted by relevance

/external/iptables/iptables/
Dxshared.h83 extern struct xtables_match *load_proto(struct iptables_command_state *);
Dxshared.c105 struct xtables_match *load_proto(struct iptables_command_state *cs) in load_proto() function
142 m = load_proto(cs); in command_default()