Searched refs:rt_evcode (Results 1 – 1 of 1) sorted by relevance
1655 uint32_t rt_evcode = 0; in arp_ip_handle_input() local2091 (arpop == ARPOP_REPLY), &rt_evcode); in arp_ip_handle_input()2122 if (rt_evcode) { in arp_ip_handle_input()2126 route_event_enqueue_nwk_wq_entry(route, NULL, rt_evcode, NULL, TRUE); in arp_ip_handle_input()2131 route_event_init(&rt_ev, route, NULL, rt_evcode); in arp_ip_handle_input()