Home
last modified time | relevance | path

Searched defs:accomp (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
H A Dpppos.h89 unsigned int accomp :1; /* Does peer accept addr/ctl compression? */ member
/third_party/lwip/src/netif/ppp/
H A Dpppos.c738 pppos_send_config(ppp_pcb *ppp, void *ctx, u32_t accm, int pcomp, int accomp) in pppos_send_config() argument
758 pppos_recv_config(ppp_pcb *ppp, void *ctx, u32_t accm, int pcomp, int accomp) in pppos_recv_config() argument
H A Dppp.c1028 int ppp_send_config(ppp_pcb *pcb, int mtu, u32_t accm, int pcomp, int accomp) { in ppp_send_config() argument
1044 int ppp_recv_config(ppp_pcb *pcb, int mru, u32_t accm, int pcomp, int accomp) { in ppp_recv_config() argument

Completed in 4 milliseconds