Searched refs:dsn (Results 1 – 7 of 7) sorted by relevance
322 if (DSN_GT(mpath->dsn, orig_dsn) || in hwmp_route_info_get()323 (mpath->dsn == orig_dsn && in hwmp_route_info_get()344 mpath->dsn = orig_dsn; in hwmp_route_info_get()424 dst_dsn = ++ifmsh->dsn; in hwmp_preq_frame_process()432 DSN_LT(mpath->dsn, dst_dsn)) { in hwmp_preq_frame_process()433 mpath->dsn = dst_dsn; in hwmp_preq_frame_process()439 dst_dsn = mpath->dsn; in hwmp_preq_frame_process()566 DSN_GT(dst_dsn, mpath->dsn))) { in hwmp_perr_frame_process()568 mpath->dsn = dst_dsn; in hwmp_perr_frame_process()732 ++ifmsh->dsn; in mesh_path_start_discovery()[all …]
367 ++mpath->dsn; in mesh_plink_broken()370 cpu_to_le32(mpath->dsn), in mesh_plink_broken()504 u32 dsn = 0; in mesh_path_discard_frame() local513 dsn = ++mpath->dsn; in mesh_path_discard_frame()514 mesh_path_error_tx(skb->data, cpu_to_le32(dsn), ra, sdata); in mesh_path_discard_frame()549 mpath->dsn = 0xffff; in mesh_path_fix_nexthop()
80 u32 dsn; member
921 pinfo->dsn = mpath->dsn; in mpath_set_pinfo()
627 ifmsh->dsn = 0; in ieee80211_mesh_init_sdata()
342 u32 dsn; member
1526 pinfo->dsn); in nl80211_send_mpath()