<def f='src/src/sys/net80211/ieee80211_proto.h' l='138' ll='146'/>
<size>40</size>
<doc f='src/src/sys/net80211/ieee80211_proto.h' l='133'>/*
 * Template for an in-kernel authenticator.  Authenticators
 * register with the protocol code and are typically loaded
 * as separate modules as needed.
 */</doc>
<mbr r='ieee80211_authenticator::ia_name' o='0' t='const char *'/>
<mbr r='ieee80211_authenticator::ia_attach' o='64' t='int (*)(struct ieee80211com *)'/>
<mbr r='ieee80211_authenticator::ia_detach' o='128' t='void (*)(struct ieee80211com *)'/>
<mbr r='ieee80211_authenticator::ia_node_join' o='192' t='void (*)(struct ieee80211com *, struct ieee80211_node *)'/>
<mbr r='ieee80211_authenticator::ia_node_leave' o='256' t='void (*)(struct ieee80211com *, struct ieee80211_node *)'/>
