Searched refs:load_proto (Results 1 – 4 of 4) sorted by relevance
86 extern struct xtables_match *load_proto(struct iptables_command_state *);
108 struct xtables_match *load_proto(struct iptables_command_state *cs) in load_proto() function145 m = load_proto(cs); in command_default()
889 def load_proto(self): member in Unpickler893 dispatch[PROTO] = load_proto
4717 load_proto(Unpicklerobject *self) in load_proto() function5002 if (load_proto(self) < 0) in load()5420 if (load_proto(self) < 0) in noload()