try_resend       1029 net/mac80211/tdls.c 		bool try_resend; /* Should we keep skb for possible resend */
try_resend       1034 net/mac80211/tdls.c 		try_resend = sta && test_sta_flag(sta, WLAN_STA_TDLS_PEER_AUTH);
try_resend       1038 net/mac80211/tdls.c 		if (try_resend && !sdata->u.mgd.teardown_skb) {