Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dif_ether.h139 #define ETH_P_HDLC 0x0019 /* HDLC frames */ macro
/linux-4.19.296/include/linux/
Dhdlc.h115 return htons(ETH_P_HDLC); in hdlc_type_trans()