Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/dsa/
H A Dsja1105.h16 #define ETH_P_SJA1105_META 0x0008 macro
/openbmc/linux/net/dsa/
H A Dtag_sja1105.c83 if (ntohs(hdr->h_proto) == ETH_P_SJA1105_META) in sja1105_is_link_local()
134 if (ntohs(hdr->h_proto) != ETH_P_SJA1105_META) in sja1105_is_meta_frame()