Home
last modified time | relevance | path

Searched refs:PREP_IE_HOPCOUNT (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/net/mac80211/
Dmesh_hwmp.c69 #define PREP_IE_HOPCOUNT(x) PREQ_IE_HOPCOUNT(x) macro
608 hopcount = PREP_IE_HOPCOUNT(prep_elem) + 1; in hwmp_prep_frame_process()