Home
last modified time | relevance | path

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

/Linux-v6.1/net/dsa/
Dtag_rtl8_4.c107 tag16[0] = htons(ETH_P_REALTEK); in rtl8_4_write_tag()
160 if (unlikely(etype != ETH_P_REALTEK)) { in rtl8_4_read_tag()
/Linux-v6.1/include/uapi/linux/
Dif_ether.h90 #define ETH_P_REALTEK 0x8899 /* Multiple proprietary protocols */ macro