Searched refs:load_proto (Results 1 – 2 of 2) sorted by relevance
83 extern struct xtables_match *load_proto(struct iptables_command_state *);
105 struct xtables_match *load_proto(struct iptables_command_state *cs) in load_proto() function142 m = load_proto(cs); in command_default()