Searched defs:mru (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/netif/ppp/ | ||
| D | lcp.h | 101 u_short mru; /* Value of MRU */ member |
| D | ppp.c | 1191 ppp_recv_config( int unit, int mru, u32_t asyncmap, int pcomp, int accomp) in ppp_recv_config() |