Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dhdlc_ppp.c26 #define HDLC_ADDR_ALLSTATIONS 0xFF macro
145 if (data->address != HDLC_ADDR_ALLSTATIONS || in ppp_type_trans()
176 data->address = HDLC_ADDR_ALLSTATIONS; in ppp_hard_header()
456 if (hdr->address != HDLC_ADDR_ALLSTATIONS || in ppp_rx()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds