Home
last modified time | relevance | path

Searched defs:udp_get_multicast_netif_index (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dudp.h184 #define udp_get_multicast_netif_index(pcb) ((pcb)->mcast_ifindex) macro
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/
Dudp.h181 #define udp_get_multicast_netif_index(pcb) ((pcb)->mcast_ifindex) macro