ieee80211_node.9 (e477abf734cc777a55286bfbd6b80a6760c96acf) ieee80211_node.9 (4dfbd8ff858ed8f409d22b5393a59f00b8211063)
1.\"
2.\" Copyright (c) 2004 Bruce M. Simpson <bms@spc.org>
3.\" Copyright (c) 2004 Darron Broad <darron@kewl.org>
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 232 unchanged lines hidden (view full) ---

241.Fn ieee80211_find_rxnode_withkey
242call: if a keytab entry is found using the specified index then it is
243returned directly; otherwise a normal lookup is done and the keytab
244entry is written using the specified index.
245If the specified index is
246.Dv IEEE80211_KEYIX_NONE
247then a normal lookup is done without a table update.
248.Sh SEE ALSO
1.\"
2.\" Copyright (c) 2004 Bruce M. Simpson <bms@spc.org>
3.\" Copyright (c) 2004 Darron Broad <darron@kewl.org>
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 232 unchanged lines hidden (view full) ---

241.Fn ieee80211_find_rxnode_withkey
242call: if a keytab entry is found using the specified index then it is
243returned directly; otherwise a normal lookup is done and the keytab
244entry is written using the specified index.
245If the specified index is
246.Dv IEEE80211_KEYIX_NONE
247then a normal lookup is done without a table update.
248.Sh SEE ALSO
249.Xr ddb 9 ,
249.Xr ddb 4 ,
250.Xr ieee80211 9 ,
251.Xr ieee80211_proto 9
250.Xr ieee80211 9 ,
251.Xr ieee80211_proto 9