Home
last modified time | relevance | path

Searched refs:af_other_status (Results 1 – 17 of 17) sorted by relevance

/f-stack/tools/ifconfig/
H A Difmac.c110 .af_other_status = maclabel_status,
H A Difipsec.c103 .af_other_status = ipsec_status,
H A Difgif.c120 .af_other_status = gif_status,
H A Diffib.c112 .af_other_status = fib_status,
H A Difconfig.c153 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 Difconfig.h119 void (*af_other_status)(int); member
H A Difgre.c171 .af_other_status = gre_status,
H A Dcarp.c246 .af_other_status = carp_status,
H A Difgroup.c199 .af_other_status = getifgroups,
H A Difpfsync.c227 .af_other_status = pfsync_status,
H A Difvlan.c322 .af_other_status = vlan_status,
H A Diflagg.c360 .af_other_status = lagg_status,
H A Daf_inet6.c583 .af_other_status = nd6_status,
H A Difvxlan.c661 .af_other_status = vxlan_status,
H A Difmedia.c805 .af_other_status = media_status,
H A Difbridge.c735 .af_other_status = bridge_status,
H A Difieee80211.c6060 .af_other_status = ieee80211_status,