Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_proto.h248 void ieee80211_aclator_register(const struct ieee80211_aclator *);
H A Dieee80211_freebsd.h460 ieee80211_aclator_register(&alg); \
H A Dieee80211_proto.c507 ieee80211_aclator_register(const struct ieee80211_aclator *iac) in ieee80211_aclator_register() function