Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.h143 #define DEFAULT_PPP_HEAD 0xff03 macro
H A Dfsl_ucc_hdlc.c380 if (*proto_head != htons(DEFAULT_PPP_HEAD)) { in ucc_hdlc_tx()