Searched refs:tmp_ifproto_stack_arr (Results 1 – 1 of 1) sorted by relevance
3660 struct if_proto *tmp_ifproto_stack_arr[TMP_IF_PROTO_ARR_SIZE] = {NULL}; in dlil_event_internal() local3661 struct if_proto **tmp_ifproto_arr = tmp_ifproto_stack_arr; in dlil_event_internal()3700 tmp_ifproto_arr = tmp_ifproto_stack_arr; in dlil_event_internal()3739 if (tmp_ifproto_arr != tmp_ifproto_stack_arr) { in dlil_event_internal()