Searched refs:PROTO_HASH_SLOTS (Results 1 – 4 of 4) sorted by relevance
77 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()
420 #define PROTO_HASH_SLOTS 4 macro
564 for (i = 0; i < PROTO_HASH_SLOTS; i++) { in dlil_ifp_protolist()
3710 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()