Home
last modified time | relevance | path

Searched refs:PREQ_IE_TTL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh_hwmp.c42 #define PREQ_IE_TTL(x) (*(x + 2)) macro
55 #define PREP_IE_TTL(x) PREQ_IE_TTL(x)
656 ttl = PREQ_IE_TTL(preq_elem); in hwmp_preq_frame_process()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh_hwmp.c42 #define PREQ_IE_TTL(x) (*(x + 2)) macro
55 #define PREP_IE_TTL(x) PREQ_IE_TTL(x)
670 ttl = PREQ_IE_TTL(preq_elem); in hwmp_preq_frame_process()

Completed in 4 milliseconds