Searched refs:ETH_P_DSA (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | if_ether.h | 117 #define ETH_P_DSA 0x001B /* Distributed Switch Arch. */ macro |
/include/net/ | ||
D | dsa.h | 193 return !!(dst->tag_protocol == htons(ETH_P_DSA)); in dsa_uses_dsa_tags() |