Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dif_ether.h151 #define ETH_P_XDSA 0x00F8 /* Multiplexed DSA protocol */ macro
/linux/net/dsa/
A Ddsa.c337 .type = cpu_to_be16(ETH_P_XDSA),
/linux/net/ethernet/
A Deth.c186 return htons(ETH_P_XDSA); in eth_type_trans()
/linux/net/core/
A Dflow_dissector.c942 proto == htons(ETH_P_XDSA))) { in __skb_flow_dissect()
/linux/Documentation/networking/dsa/
A Ddsa.rst238 -> skb->protocol = ETH_P_XDSA
244 -> invoke handler for ETH_P_XDSA, calls dsa_switch_rcv()

Completed in 11 milliseconds