Searched refs:gcmp_attach (Results 1 – 1 of 1) sorted by relevance
73 static void *gcmp_attach(struct ieee80211vap *, struct ieee80211_key *);89 .ic_attach = gcmp_attach,106 .ic_attach = gcmp_attach,125 gcmp_attach(struct ieee80211vap *vap, struct ieee80211_key *k) in gcmp_attach() function