Home
last modified time | relevance | path

Searched refs:PROTO_HASH_SLOTS (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Dkpi_protocol.c77 static struct proto_input_entry *proto_hash[PROTO_HASH_SLOTS];
201 for (i = 0; proto_total_waiting != 0 && i < PROTO_HASH_SLOTS; i++) { in proto_input_run()
H A Ddlil.h420 #define PROTO_HASH_SLOTS 4 macro
H A Ddlil_subr.c564 for (i = 0; i < PROTO_HASH_SLOTS; i++) { in dlil_ifp_protolist()
H A Ddlil.c3710 for (i = 0; i < PROTO_HASH_SLOTS; i++) { in dlil_event_internal()
4892 PROTO_HASH_SLOTS, Z_WAITOK | Z_ZERO | Z_NOFAIL); in ifnet_attach()
4893 ifp->if_proto_hash_count = PROTO_HASH_SLOTS; in ifnet_attach()
5700 for (i = 0; i < PROTO_HASH_SLOTS; i++) { in ifnet_detach_final()