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

/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dpppos.c738 pppos_send_config(ppp_pcb *ppp, void *ctx, u32_t accm, int pcomp, int accomp) 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) argument
[all...]
H A Dppp.c1025 int ppp_send_config(ppp_pcb *pcb, int mtu, u32_t accm, int pcomp, int accomp) { argument
1041 int ppp_recv_config(ppp_pcb *pcb, int mru, u32_t accm, int pcomp, int accomp) { argument

Completed in 34 milliseconds