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

/linux-master/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)
672 ttl = PREQ_IE_TTL(preq_elem);

Completed in 176 milliseconds