Home
last modified time | relevance | path

Searched refs:iac_attach (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_acl.c333 .iac_attach = acl_attach,
H A Dieee80211_proto.h234 int (*iac_attach)(struct ieee80211vap *); member
H A Dieee80211_ioctl.c1659 if (acl == NULL || !acl->iac_attach(vap)) in ieee80211_ioctl_macmac()
1682 if (acl == NULL || !acl->iac_attach(vap)) in ieee80211_ioctl_setmaccmd()