Home
last modified time | relevance | path

Searched defs:accm (Results 1 - 2 of 2) sorted by relevance

/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, in argument
823 pppos_output_append(pppos_pcb *pppos, err_t err, struct pbuf *nb, u8_t c, u8_t accm, u16_t *fcs) pppos_output_append() argument
[all...]
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