Home
last modified time | relevance | path

Searched refs:NET_RT_IFMALIST (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/
H A Dgetifmaddrs.c71 mib[4] = NET_RT_IFMALIST; in getifmaddrs()
/f-stack/tools/compat/include/sys/
H A Dsocket.h410 #define NET_RT_IFMALIST 4 /* return multicast address list */ macro
/f-stack/freebsd/sys/
H A Dsocket.h416 #define NET_RT_IFMALIST 4 /* return multicast address list */ macro
/f-stack/freebsd/net/
H A Drtsock.c2577 case NET_RT_IFMALIST: in sysctl_rtsock()