OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:whm
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
atw.c
3509
struct ieee80211_frame_min *
whm
;
local in function:atw_start
3576
whm
= mtod(m0, struct ieee80211_frame_min *);
3578
if ((
whm
->i_fc[1] & IEEE80211_FC1_WEP) == 0)
3595
if (ieee80211_compute_duration(
whm
, k, m0->m_pkthdr.len,
3606
*(uint16_t *)
whm
->i_dur = htole16(txs->txs_d0.d_rts_dur);
atw.c
3509
struct ieee80211_frame_min *
whm
;
local in function:atw_start
3576
whm
= mtod(m0, struct ieee80211_frame_min *);
3578
if ((
whm
->i_fc[1] & IEEE80211_FC1_WEP) == 0)
3595
if (ieee80211_compute_duration(
whm
, k, m0->m_pkthdr.len,
3606
*(uint16_t *)
whm
->i_dur = htole16(txs->txs_d0.d_rts_dur);
Completed in 26 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025