Home
last modified time | relevance | path

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

/freebsd/sbin/ifconfig/
H A Difipsec.c86 .af_other_status = ipsec_status,
H A Difconfig_netlink.c408 af_other_status(ctx); in status_nl()
409 else if (args->afp->af_other_status != NULL) in status_nl()
410 args->afp->af_other_status(ctx); in status_nl()
H A Difmac.c108 .af_other_status = maclabel_status,
H A Diffib.c108 .af_other_status = fib_status,
H A Difstf.c139 .af_other_status = stf_status,
H A Difgroup.c148 .af_other_status = getifgroups,
H A Difconfig.c960 af_other_status(if_ctx *ctx) in af_other_status() function
967 if (afp->af_other_status == NULL) in af_other_status()
971 afp->af_other_status(ctx); in af_other_status()
1881 af_other_status(ctx); in status()
1882 else if (args->afp->af_other_status != NULL) in status()
1883 args->afp->af_other_status(ctx); in status()
H A Dcarp.c289 .af_other_status = carp_status,
H A Difvlan.c318 .af_other_status = vlan_status,
H A Diflagg.c332 .af_other_status = lagg_status,
H A Difmedia.c474 .af_other_status = media_status,
H A Difpfsync.c416 .af_other_status = pfsync_status,
H A Difvxlan.c633 .af_other_status = vxlan_status,
H A Difbridge.c669 .af_other_status = bridge_status,
H A Daf_inet6.c743 .af_other_status = nd6_status,
H A Difieee80211.c6084 .af_other_status = ieee80211_status,