Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_hwmp.c313 int ndest = -1; in verify_mesh_preq_len() local
332 return ndest; in verify_mesh_preq_len()
372 if(ndest > IEEE80211_MESHPERR_MAXDEST) { in verify_mesh_perr_len()
376 ndest); in verify_mesh_perr_len()
382 for(i = 0; i<ndest; i++) { in verify_mesh_perr_len()
396 return ndest; in verify_mesh_perr_len()
411 int ndest = -1; in hwmp_recv_action_meshpath() local
423 if (ndest < 0) { in hwmp_recv_action_meshpath()
471 if (ndest < 0) { in hwmp_recv_action_meshpath()
511 if (ndest < 0) { in hwmp_recv_action_meshpath()
[all …]