Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
H A Dpppoe.c94 #define PPPOE_ADD_16(PTR, VAL) \ macro
102 PPPOE_ADD_16(PTR, SESS); \
103 PPPOE_ADD_16(PTR, LEN)
786 PPPOE_ADD_16(p, PPPOE_TAG_SNAME); in pppoe_send_padi()
789 PPPOE_ADD_16(p, l1); in pppoe_send_padi()
795 PPPOE_ADD_16(p, 0); in pppoe_send_padi()
799 PPPOE_ADD_16(p, PPPOE_TAG_ACNAME); in pppoe_send_padi()
800 PPPOE_ADD_16(p, l2); in pppoe_send_padi()
805 PPPOE_ADD_16(p, PPPOE_TAG_HUNIQUE); in pppoe_send_padi()
806 PPPOE_ADD_16( in pppoe_send_padi()
[all...]

Completed in 2 milliseconds