Home
last modified time | relevance | path

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

/third_party/iptables/iptables/
Dxshared.c109 struct xtables_match *load_proto(struct iptables_command_state *cs) in load_proto() function
/third_party/python/Lib/
Dpickle.py1229 def load_proto(self): member in _Unpickler
/third_party/python/Modules/
D_pickle.c6802 load_proto(UnpicklerObject *self) in load_proto() function