Searched refs:HWSIM_ATTR_COOKIE (Results 1 – 2 of 2) sorted by relevance
158 HWSIM_ATTR_COOKIE, enumerator
774 [HWSIM_ATTR_COOKIE] = { .type = NLA_U64 },1457 if (nla_put_u64_64bit(skb, HWSIM_ATTR_COOKIE, cookie, HWSIM_ATTR_PAD)) in mac80211_hwsim_tx_frame_nl()4807 !info->attrs[HWSIM_ATTR_COOKIE] || in hwsim_tx_info_frame_received_nl()4814 ret_skb_cookie = nla_get_u64(info->attrs[HWSIM_ATTR_COOKIE]); in hwsim_tx_info_frame_received_nl()