Searched refs:target_rcode (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmesh_hwmp.c200 * @target_rcode: reason code for this PERR
204 __le16 target_rcode, const u8 *ra,
245 if (target_rcode)
252 memcpy(pos, &target_rcode, 2);
638 u16 target_rcode; local
650 target_rcode = PERR_IE_TARGET_RCODE(perr_elem);
664 cpu_to_le16(target_rcode),
203 mesh_path_error_tx(u8 ttl, u8 *target, __le32 target_sn, __le16 target_rcode, const u8 *ra, struct ieee80211_sub_if_data *sdata) argument
H A Dmesh.h283 int mesh_path_error_tx(u8 ttl, u8 *target, __le32 target_sn, __le16 target_rcode,

Completed in 205 milliseconds