Searched defs:pcomp (Results 1 – 5 of 5) sorted by relevance
/third_party/lwip/src/include/netif/ppp/ |
D | pppos.h | 88 unsigned int pcomp :1; /* Does peer accept protocol compression? */ member
|
/third_party/lwip/src/netif/ppp/ |
D | pppos.c | 738 pppos_send_config(ppp_pcb *ppp, void *ctx, u32_t accm, int pcomp, int accomp) in pppos_send_config() 758 pppos_recv_config(ppp_pcb *ppp, void *ctx, u32_t accm, int pcomp, int accomp) in pppos_recv_config()
|
D | ppp.c | 1028 int ppp_send_config(ppp_pcb *pcb, int mtu, u32_t accm, int pcomp, int accomp) { in ppp_send_config() 1044 int ppp_recv_config(ppp_pcb *pcb, int mru, u32_t accm, int pcomp, int accomp) { in ppp_recv_config()
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_generic.c | 1323 struct usb_fs_complete *pcomp; in ugen_ioctl() member
|
/third_party/ffmpeg/libavfilter/ |
D | vf_waveform.c | 89 int pcomp; member
|