Searched refs:MPPE_PAD (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/netif/ppp/ | ||
D | mppe.h | 48 #define MPPE_PAD 4 /* MPPE growth per frame */ macro |
/third_party/lwip/src/netif/ppp/ | ||
D | ccp.c | 1218 netif_set_mtu(pcb, mtu - MPPE_PAD); in ccp_reqci() |