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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/mac80211/
H A Dmesh_hwmp.c57 #define PREQ_IE_TTL(x) (*(x + 2)) macro
70 #define PREP_IE_TTL(x) PREQ_IE_TTL(x)
541 ttl = PREQ_IE_TTL(preq_elem);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/mac80211/
H A Dmesh_hwmp.c57 #define PREQ_IE_TTL(x) (*(x + 2)) macro
70 #define PREP_IE_TTL(x) PREQ_IE_TTL(x)
541 ttl = PREQ_IE_TTL(preq_elem);

Completed in 168 milliseconds