Searched refs:DEFAULT_PPP_HEAD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wan/ | ||
H A D | fsl_ucc_hdlc.h | 143 #define DEFAULT_PPP_HEAD 0xff03 macro |
H A D | fsl_ucc_hdlc.c | 380 if (*proto_head != htons(DEFAULT_PPP_HEAD)) { in ucc_hdlc_tx() |