Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_none.c46 static int none_encap(struct ieee80211_key *, mblk_t *, uint8_t);
60 none_encap,
89 none_encap(struct ieee80211_key *k, mblk_t *mp, uint8_t keyid) in none_encap() function