Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dkpi_protocol.c46 struct proto_input_entry { struct
47 struct proto_input_entry *next; argument
60 struct proto_input_entry *input_next; argument
77 static struct proto_input_entry *proto_hash[PROTO_HASH_SLOTS]; argument