Searched refs:ETH_P_TDLS (Results 1 – 2 of 2) sorted by relevance
/include/uapi/linux/ | ||
D | if_ether.h | 93 #define ETH_P_TDLS 0x890D /* TDLS */ macro |
/include/linux/ | ||
D | ieee80211.h | 2573 if (get_unaligned_be16(tdls_data) == ETH_P_TDLS && in ieee80211_get_tdls_action() |