Searched refs:current_input_netif (Results 1 – 6 of 6) sorted by relevance
112 struct netif *current_input_netif; member139 #define ip_current_input_netif() (ip_data.current_input_netif)
684 ip_data.current_input_netif = inp;752 ip_data.current_input_netif = NULL;
75 (pcb->netif_idx != netif_get_index(ip_data.current_input_netif))) { in raw_input_local_match()
257 (pcb->netif_idx != netif_get_index(ip_data.current_input_netif))) {291 (pcb->netif_idx != netif_get_index(ip_data.current_input_netif))) {321 (lpcb->netif_idx != netif_get_index(ip_data.current_input_netif))) {
140 (pcb->netif_idx != netif_get_index(ip_data.current_input_netif))) { in udp_input_local_match()
593 ip_data.current_input_netif = inp;1112 ip_data.current_input_netif = NULL;