Searched refs:current_input_netif (Results 1 – 6 of 6) sorted by relevance
139 struct netif *current_input_netif; member166 #define ip_current_input_netif() (ip_data.current_input_netif)
725 ip_data.current_input_netif = inp;793 ip_data.current_input_netif = NULL;
75 (pcb->netif_idx != netif_get_index(ip_data.current_input_netif))) { in raw_input_local_match()
260 (pcb->netif_idx != netif_get_index(ip_data.current_input_netif))) {299 (pcb->netif_idx != netif_get_index(ip_data.current_input_netif))) {334 (lpcb->netif_idx != netif_get_index(ip_data.current_input_netif))) {
151 (pcb->netif_idx != netif_get_index(ip_data.current_input_netif))) { in udp_input_local_match()
649 ip_data.current_input_netif = inp;1172 ip_data.current_input_netif = NULL;