Home
last modified time | relevance | path

Searched refs:ifnet_get_flags (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/tests/
H A Daqm_qdelay_utun.c92 ifnet_get_flags(int s, const char ifname[IFNAMSIZ]) in ifnet_get_flags() function
128 (ifnet_get_flags(s, ifname) & IFF_POINTOPOINT) != 0)) { in ifnet_add_addr4()
H A Dnet_tuntests.c254 ifnet_get_flags(int s, const char ifname[IFNAMSIZ]) in ifnet_get_flags() function
290 (ifnet_get_flags(s, ifname) & IFF_POINTOPOINT) != 0)) { in ifnet_add_addr4()