Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dppp_impl.h80 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */ macro
547 PUTCHAR(PPP_ALLSTATIONS, p); \
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dppp_impl.h80 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */ macro
547 PUTCHAR(PPP_ALLSTATIONS, p); \
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dpppos.c274 err = pppos_output_append(pppos, err, nb, PPP_ALLSTATIONS, 1, &fcs_out); in pppos_netif_output()
581 if (cur_char != PPP_ALLSTATIONS) { in pppos_input()
594 if (cur_char == PPP_ALLSTATIONS) { in pppos_input()

Completed in 8 milliseconds