Home
last modified time | relevance | path

Searched defs:if_nametoindex (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/network/
Dif_nametoindex.c8 unsigned if_nametoindex(const char *name) in if_nametoindex() function
/third_party/musl/src/network/
Dif_nametoindex.c8 unsigned if_nametoindex(const char *name) in if_nametoindex() function
/third_party/lwip/src/include/lwip/
Dif_api.h62 #define if_nametoindex(ifname) lwip_if_nametoindex(ifname) macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h394 #define if_nametoindex(x) win_if_nametoindex(x) macro