Home
last modified time | relevance | path

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

/minix/minix/lib/liblwip/dist/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)
790 PPPOE_ADD_16(p, l1); in pppoe_send_padi()
796 PPPOE_ADD_16(p, 0); in pppoe_send_padi()
801 PPPOE_ADD_16(p, l2); in pppoe_send_padi()
807 PPPOE_ADD_16(p, sizeof(sc)); in pppoe_send_padi()
1006 PPPOE_ADD_16(p, l1); in pppoe_send_padr()
1012 PPPOE_ADD_16(p, 0); in pppoe_send_padr()
1114 PPPOE_ADD_16(p, l1); in pppoe_send_pads()
[all …]