Searched refs:af_other_status (Results 1 – 17 of 17) sorted by relevance
| /f-stack/tools/ifconfig/ |
| H A D | ifmac.c | 110 .af_other_status = maclabel_status,
|
| H A D | ifipsec.c | 103 .af_other_status = ipsec_status,
|
| H A D | ifgif.c | 120 .af_other_status = gif_status,
|
| H A D | iffib.c | 112 .af_other_status = fib_status,
|
| H A D | ifconfig.c | 153 static void af_other_status(int); 890 af_other_status(int s) in af_other_status() function 897 if (afp->af_other_status == NULL) in af_other_status() 901 afp->af_other_status(s); in af_other_status() 1579 af_other_status(s); 1580 else if (afp->af_other_status != NULL) 1581 afp->af_other_status(s);
|
| H A D | ifconfig.h | 119 void (*af_other_status)(int); member
|
| H A D | ifgre.c | 171 .af_other_status = gre_status,
|
| H A D | carp.c | 246 .af_other_status = carp_status,
|
| H A D | ifgroup.c | 199 .af_other_status = getifgroups,
|
| H A D | ifpfsync.c | 227 .af_other_status = pfsync_status,
|
| H A D | ifvlan.c | 322 .af_other_status = vlan_status,
|
| H A D | iflagg.c | 360 .af_other_status = lagg_status,
|
| H A D | af_inet6.c | 583 .af_other_status = nd6_status,
|
| H A D | ifvxlan.c | 661 .af_other_status = vxlan_status,
|
| H A D | ifmedia.c | 805 .af_other_status = media_status,
|
| H A D | ifbridge.c | 735 .af_other_status = bridge_status,
|
| H A D | ifieee80211.c | 6060 .af_other_status = ieee80211_status,
|