Searched refs:ip_current_input_netif (Results 1 – 7 of 7) sorted by relevance
150 #define ip_current_input_netif() (ip_data.current_input_netif) macro
458 SMEMCPY(resp->unit_id, ip_current_input_netif()->hwaddr, sizeof(resp->unit_id)); in netbiosns_recv()
634 IF__NETIF_CHECKSUM_ENABLED(ip_current_input_netif(), NETIF_CHECKSUM_GEN_IP) { in ip4_reass()
1764 struct netif *netif = ip_current_input_netif(); in dhcp_recv()
700 struct netif *netif = ip_current_input_netif(); in dhcp6_recv()
2083 struct netif *recv_netif = ip_current_input_netif(); in mdns_recv()
1046 netif is available through ip_current_input_netif() if required.
Completed in 29 milliseconds