Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/netif/ppp/
A Dppp_oe.c88 #define PPPOE_ADD_16(PTR, VAL) \ macro
96 PPPOE_ADD_16(PTR, SESS); \
97 PPPOE_ADD_16(PTR, LEN)
709 PPPOE_ADD_16(p, l1); in pppoe_send_padi()
715 PPPOE_ADD_16(p, 0); in pppoe_send_padi()
720 PPPOE_ADD_16(p, l2); in pppoe_send_padi()
726 PPPOE_ADD_16(p, sizeof(sc)); in pppoe_send_padi()
924 PPPOE_ADD_16(p, l1); in pppoe_send_padr()
930 PPPOE_ADD_16(p, 0); in pppoe_send_padr()
1039 PPPOE_ADD_16(p, l1); in pppoe_send_pads()
[all …]

Completed in 4 milliseconds