Home
last modified time | relevance | path

Searched defs:load_proto (Results 1 – 3 of 3) sorted by relevance

/external/iptables/iptables/
Dxshared.c108 struct xtables_match *load_proto(struct iptables_command_state *cs) in load_proto() function
/external/python/cpython2/Lib/
Dpickle.py889 def load_proto(self): member in Unpickler
/external/python/cpython2/Modules/
DcPickle.c4717 load_proto(Unpicklerobject *self) in load_proto() function