Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmesh_hwmp.c55 #define PREP_IE_HOPCOUNT(x) PREQ_IE_HOPCOUNT(x) macro
699 hopcount = PREP_IE_HOPCOUNT(prep_elem) + 1; in hwmp_prep_frame_process()