Searched refs:hop_count (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Drelay6_parser.h51 int interface_in, hop_count; member in struct:msg_parser
H A Drelay6_parser.c254 mesg->hop_count = *hop;
H A Drelay6_database.c170 (*pointer) = msg->hop_count + 1; /* increased hop-count */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Drelay6_parser.h51 int interface_in, hop_count; member in struct:msg_parser
H A Drelay6_parser.c254 mesg->hop_count = *hop;
H A Drelay6_database.c170 (*pointer) = msg->hop_count + 1; /* increased hop-count */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmesh.h77 * @hop_count: hops to destination
101 u8 hop_count; member in struct:mesh_path
H A Dmesh_hwmp.c109 __le32 target_sn, const u8 *da, u8 hop_count, u8 ttl,
164 *pos++ = hop_count;
107 mesh_path_sel_frame_tx(enum mpath_frame_type action, u8 flags, u8 *orig_addr, __le32 orig_sn, u8 target_flags, u8 *target, __le32 target_sn, const u8 *da, u8 hop_count, u8 ttl, __le32 lifetime, __le32 metric, __le32 preq_id, struct ieee80211_sub_if_data *sdata) argument
H A Dmesh_pathtbl.c655 mpath->hop_count = 0;

Completed in 270 milliseconds