Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dhdlc_ppp.c26 #define HDLC_ADDR_ALLSTATIONS 0xFF macro
146 if (data->address != HDLC_ADDR_ALLSTATIONS || in ppp_type_trans()
176 data->address = HDLC_ADDR_ALLSTATIONS; in ppp_hard_header()
453 if (hdr->address != HDLC_ADDR_ALLSTATIONS || in ppp_rx()