Home
last modified time | relevance | path

Searched defs:asyncmap (Results 1 – 2 of 2) sorted by relevance

/lib/liblwip/src/netif/ppp/
Dlcp.h106 u32_t asyncmap; /* Value of async map */ member
Dppp.c1151 ppp_send_config( int unit, u16_t mtu, u32_t asyncmap, int pcomp, int accomp) in ppp_send_config()
1191 ppp_recv_config( int unit, int mru, u32_t asyncmap, int pcomp, int accomp) in ppp_recv_config()