Home
last modified time | relevance | path

Searched refs:ifan_what (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net/
H A Dif.h376 u_short ifan_what; /* what type of announcement */ member
H A Drtsock.c2004 ifan->ifan_what = what; in rt_makeifannouncemsg()
/f-stack/tools/compat/include/net/
H A Dif.h362 u_short ifan_what; /* what type of announcement */ member
/f-stack/tools/route/
H A Droute.c1777 switch (ifan->ifan_what) {
1785 printf("#%d", ifan->ifan_what);
/f-stack/tools/ifconfig/
H A Difieee80211.c3821 ifan->ifan_what != RTM_IEEE80211_SCAN); in scan_and_wait()