Searched refs:HWSIM_ATTR_COOKIE (Results 1 – 2 of 2) sorted by relevance
139 HWSIM_ATTR_COOKIE, enumerator
590 [HWSIM_ATTR_COOKIE] = { .type = NLA_U64 },1021 if (nla_put_u64(skb, HWSIM_ATTR_COOKIE, (unsigned long) my_skb)) in mac80211_hwsim_tx_frame_nl()2725 !info->attrs[HWSIM_ATTR_COOKIE] || in hwsim_tx_info_frame_received_nl()2731 ret_skb_ptr = nla_get_u64(info->attrs[HWSIM_ATTR_COOKIE]); in hwsim_tx_info_frame_received_nl()