Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wan/
Dhdlc_ppp.c29 #define HDLC_ADDR_ALLSTATIONS 0xFF macro
148 if (data->address != HDLC_ADDR_ALLSTATIONS || in ppp_type_trans()
179 data->address = HDLC_ADDR_ALLSTATIONS; in ppp_hard_header()
452 if (hdr->address != HDLC_ADDR_ALLSTATIONS || in ppp_rx()