Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil.c3653 #define TMP_IF_PROTO_ARR_SIZE 10 macro
3660 struct if_proto *tmp_ifproto_stack_arr[TMP_IF_PROTO_ARR_SIZE] = {NULL}; in dlil_event_internal()
3699 if (if_proto_count <= TMP_IF_PROTO_ARR_SIZE) { in dlil_event_internal()