OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i_defkid
(Results
1 - 6
of
6
) sorted by relevancy
/src/sbin/ifconfig/
ieee80211.c
355
nwkey.
i_defkid
= 1;
363
nwkey.
i_defkid
= 0;
375
nwkey.
i_defkid
= val[0] - '0';
413
nwkey.
i_defkid
= 1;
672
if (nwkey.
i_defkid
!= 1) {
694
printf("%d:", nwkey.
i_defkid
);
/src/sys/net80211/
ieee80211_ioctl.h
552
int
i_defkid
; /* default encrypt key id */
member in struct:ieee80211_nwkey
ieee80211_ioctl.c
2624
kid = nwkey->
i_defkid
- 1;
2699
kid = nwkey->
i_defkid
- 1;
2721
nwkey->
i_defkid
= ic->ic_def_txkey + 1;
/src/sys/compat/netbsd32/
netbsd32_ioctl.c
485
nwk->
i_defkid
= nwk32->
i_defkid
;
1037
nwk32->
i_defkid
= nwk->
i_defkid
;
netbsd32_ioctl.h
164
int
i_defkid
; /* default encrypt key id */
member in struct:netbsd32_ieee80211_nwkey
/src/sys/dev/ic/
an.c
1121
txkey = nwkey->
i_defkid
- 1;
1280
nwkey->
i_defkid
= sc->sc_tx_perskey + 1;
1282
nwkey->
i_defkid
= sc->sc_tx_key + 1;
Completed in 28 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025