Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dmesh_hwmp.c56 #define PREP_IE_HOPCOUNT(x) PREQ_IE_HOPCOUNT(x) macro
720 hopcount = PREP_IE_HOPCOUNT(prep_elem) + 1; in hwmp_prep_frame_process()