Home
last modified time | relevance | path

Searched refs:ETH_P_DSA (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dif_ether.h117 #define ETH_P_DSA 0x001B /* Distributed Switch Arch. */ macro
/include/net/
Ddsa.h193 return !!(dst->tag_protocol == htons(ETH_P_DSA)); in dsa_uses_dsa_tags()