Searched refs:ifan_what (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c333 switch (ifan->ifan_what) {
341 printf("#%d", ifan->ifan_what);
351 switch (ifan->ifan_what) {
367 ifan->ifan_what == RTM_IEEE80211_REJOIN ? "re" : ""
457 printf("what: #%d", ifan->ifan_what);
/freebsd-13-stable/usr.sbin/rtsold/
H A Drtsock.c150 switch (ifan->ifan_what) {
/freebsd-13-stable/tools/tools/net80211/wlanwds/
H A Dwlanwds.c388 switch (ifan->ifan_what) {
406 switch (ifan->ifan_what) {
/freebsd-13-stable/sys/net/
H A Dif.h376 u_short ifan_what; /* what type of announcement */ member in struct:if_announcemsghdr
H A Drtsock.c2092 ifan->ifan_what = what;
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver_bsd.c804 switch (ifan->ifan_what) {
1264 switch (ifan->ifan_what) {
1285 ifan->ifan_what == IFAN_DEPARTURE ?
1296 if (ifan->ifan_what == IFAN_DEPARTURE)
1309 switch (ifan->ifan_what) {
/freebsd-13-stable/usr.sbin/rtadvd/
H A Drtadvd.c527 switch (ifan->ifan_what) {
533 "<%s:%d> unknown ifan msg (ifan_what=%d)",
534 __func__, __LINE__, ifan->ifan_what);
539 __func__, ifan->ifan_index, ifan->ifan_what);
540 switch (ifan->ifan_what) {
/freebsd-13-stable/sbin/route/
H A Droute.c1658 switch (ifan->ifan_what) {
1666 printf("#%d", ifan->ifan_what);
/freebsd-13-stable/sbin/dhclient/
H A Ddhclient.c313 if (ifan->ifan_what == IFAN_DEPARTURE &&
324 switch (ifan->ifan_what) {
/freebsd-13-stable/contrib/bsnmp/snmp_mibII/
H A DmibII.c1153 switch (ifan->ifan_what) {
/freebsd-13-stable/usr.sbin/route6d/
H A Droute6d.c1762 switch (ifan->ifan_what) {
/freebsd-13-stable/sbin/ifconfig/
H A Difieee80211.c3821 ifan->ifan_what != RTM_IEEE80211_SCAN);

Completed in 114 milliseconds