HomeSort by: relevance | last modified time | path
    Searched refs:PPPIOCSCOMPRESS (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/net/
if_ppp.h 98 /* Structure describing a CCP configuration option, for PPPIOCSCOMPRESS */
138 #define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data)
if_ppp.c 514 case PPPIOCSCOMPRESS:
597 case PPPIOCSCOMPRESS:
  /src/sys/compat/netbsd32/
netbsd32_ioctl.h 237 net/if_ppp.h:105:#define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data)
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1664 unsigned IOCTL_PPPIOCSCOMPRESS = PPPIOCSCOMPRESS;
sanitizer_interceptors_ioctl_netbsd.inc 717 _(PPPIOCSCOMPRESS, READ, struct_ppp_option_data_sz);

Completed in 19 milliseconds