OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tie
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net80211/
ieee80211_output.c
1927
struct ieee80211_tim_ie *
tie
= (struct ieee80211_tim_ie *)frm;
local in function:ieee80211_beacon_alloc
1929
tie
->tim_ie = IEEE80211_ELEMID_TIM;
1930
tie
->tim_len = 4; /* length */
1931
tie
->tim_count = 0; /* DTIM count */
1932
tie
->tim_period = ic->ic_dtim_period; /* DTIM period */
1933
tie
->tim_bitctl = 0; /* bitmap control */
1934
tie
->tim_bitmap[0] = 0; /* Partial Virtual Bitmap */
2042
struct ieee80211_tim_ie *
tie
=
local in function:ieee80211_beacon_update
2080
memmove(
tie
->tim_bitmap+timlen, bo->bo_trailer,
2082
bo->bo_trailer =
tie
->tim_bitmap+timlen
[
all
...]
ieee80211_output.c
1927
struct ieee80211_tim_ie *
tie
= (struct ieee80211_tim_ie *)frm;
local in function:ieee80211_beacon_alloc
1929
tie
->tim_ie = IEEE80211_ELEMID_TIM;
1930
tie
->tim_len = 4; /* length */
1931
tie
->tim_count = 0; /* DTIM count */
1932
tie
->tim_period = ic->ic_dtim_period; /* DTIM period */
1933
tie
->tim_bitctl = 0; /* bitmap control */
1934
tie
->tim_bitmap[0] = 0; /* Partial Virtual Bitmap */
2042
struct ieee80211_tim_ie *
tie
=
local in function:ieee80211_beacon_update
2080
memmove(
tie
->tim_bitmap+timlen, bo->bo_trailer,
2082
bo->bo_trailer =
tie
->tim_bitmap+timlen
[
all
...]
ieee80211_output.c
1927
struct ieee80211_tim_ie *
tie
= (struct ieee80211_tim_ie *)frm;
local in function:ieee80211_beacon_alloc
1929
tie
->tim_ie = IEEE80211_ELEMID_TIM;
1930
tie
->tim_len = 4; /* length */
1931
tie
->tim_count = 0; /* DTIM count */
1932
tie
->tim_period = ic->ic_dtim_period; /* DTIM period */
1933
tie
->tim_bitctl = 0; /* bitmap control */
1934
tie
->tim_bitmap[0] = 0; /* Partial Virtual Bitmap */
2042
struct ieee80211_tim_ie *
tie
=
local in function:ieee80211_beacon_update
2080
memmove(
tie
->tim_bitmap+timlen, bo->bo_trailer,
2082
bo->bo_trailer =
tie
->tim_bitmap+timlen
[
all
...]
Completed in 62 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025