Searched refs:PPP_ALLSTATIONS (Results 1 – 8 of 8) sorted by relevance
59 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */ macro
594 skb->data[0] = PPP_ALLSTATIONS; in ppp_sync_txmunge()737 if (buf[0] != PPP_ALLSTATIONS) in ppp_sync_input()753 if (p[0] == PPP_ALLSTATIONS && p[1] == PPP_UI) { in ppp_sync_input()
226 data[0] = PPP_ALLSTATIONS; in pptp_xmit()341 if ((payload[0] == PPP_ALLSTATIONS) && (payload[1] == PPP_UI) && in pptp_rcv_core()350 if (payload[0] == PPP_ALLSTATIONS && payload[1] == PPP_UI) { in pptp_rcv_core()
795 if (p[0] == PPP_ALLSTATIONS) { in process_input_packet()889 if (buf[0] != PPP_ALLSTATIONS) in ppp_async_input()
100 PPP_ALLSTATIONS, /* 0xff */ in ipwireless_ppp_start_xmit()344 if (length > 2 && data[0] == PPP_ALLSTATIONS && data[1] == PPP_UI) { in ipw_packet_received_skb()
902 skb->data[0] = PPP_ALLSTATIONS; in irnet_prepare_skb()
1056 if((p[0] == PPP_ALLSTATIONS) && (p[1] == PPP_UI)) in irnet_data_indication()
726 nbuf[0] = PPP_ALLSTATIONS; in isdn_ppp_fill_rq()