Searched refs:tmp_ifproto_stack_arr (Results 1 – 1 of 1) sorted by relevance
6364 struct if_proto *tmp_ifproto_stack_arr[TMP_IF_PROTO_ARR_SIZE] = {NULL}; in dlil_event_internal() local6365 struct if_proto **tmp_ifproto_arr = tmp_ifproto_stack_arr; in dlil_event_internal()6404 tmp_ifproto_arr = tmp_ifproto_stack_arr; in dlil_event_internal()6443 if (tmp_ifproto_arr != tmp_ifproto_stack_arr) { in dlil_event_internal()