Searched refs:ETH_P_XDSA (Results 1 – 7 of 7) sorted by relevance
146 #define ETH_P_XDSA 0x00F8 /* Multiplexed DSA protocol */ macro
149 #define ETH_P_XDSA 0x00F8 /* Multiplexed DSA protocol */ macro
190 return htons(ETH_P_XDSA); in eth_type_trans()
306 .type = cpu_to_be16(ETH_P_XDSA),
118 -> skb->protocol = ETH_P_XDSA124 -> invoke handler for ETH_P_XDSA, calls dsa_switch_rcv()
932 proto == htons(ETH_P_XDSA))) { in __skb_flow_dissect()