Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dif_ether.h131 #define ETH_P_XDSA 0x00F8 /* Multiplexed DSA protocol */ macro
/linux-4.1.27/net/ethernet/
Deth.c179 return htons(ETH_P_XDSA); in eth_type_trans()
/linux-4.1.27/net/dsa/
Ddsa.c850 .type = cpu_to_be16(ETH_P_XDSA),