Home
last modified time | relevance | path

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

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