Searched refs:TMP_IF_PROTO_ARR_SIZE (Results 1 – 1 of 1) sorted by relevance
3653 #define TMP_IF_PROTO_ARR_SIZE 10 macro3660 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()