Home
last modified time | relevance | path

Searched refs:current_input_netif (Results 1 – 6 of 6) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dip.h112 struct netif *current_input_netif; member
139 #define ip_current_input_netif() (ip_data.current_input_netif)
/btstack/3rd-party/lwip/core/src/core/ipv4/
H A Dip4.c684 ip_data.current_input_netif = inp;
752 ip_data.current_input_netif = NULL;
/btstack/3rd-party/lwip/core/src/core/
H A Draw.c75 (pcb->netif_idx != netif_get_index(ip_data.current_input_netif))) { in raw_input_local_match()
H A Dtcp_in.c257 (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))) {
H A Dudp.c140 (pcb->netif_idx != netif_get_index(ip_data.current_input_netif))) { in udp_input_local_match()
/btstack/3rd-party/lwip/core/src/core/ipv6/
H A Dip6.c593 ip_data.current_input_netif = inp;
1112 ip_data.current_input_netif = NULL;