Home
last modified time | relevance | path

Searched refs:ETH_P_TDLS (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dif_ether.h87 #define ETH_P_TDLS 0x890D /* TDLS */ macro
/linux-3.4.99/net/mac80211/
Dtx.c1880 !(ethertype == ETH_P_TDLS && skb->len > 14 && in ieee80211_subif_start_xmit()
Dcfg.c2350 tf->ether_type = cpu_to_be16(ETH_P_TDLS); in ieee80211_prep_tdls_encap_data()