Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dtag_rtl4_a.c56 *p = htons(ETH_P_REALTEK); in rtl4a_tag_xmit()
84 if (etype != ETH_P_REALTEK) { in rtl4a_tag_rcv()
H A Dtag_rtl8_4.c110 tag16[0] = htons(ETH_P_REALTEK); in rtl8_4_write_tag()
163 if (unlikely(etype != ETH_P_REALTEK)) { in rtl8_4_read_tag()
/linux/include/uapi/linux/
H A Dif_ether.h90 #define ETH_P_REALTEK 0x8899 /* Multiple proprietary protocols */ macro