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

  /src/sys/net/
if_pppoe.h 65 #define PPPOEGETSESSION _IOWR('i', 112, struct pppoeconnectionstate)
if_pppoe.c 1389 case PPPOEGETSESSION:
  /src/sbin/pppoectl/
pppoectl.c 642 PPPOECTL_IOCTL(ifname, s, PPPOEGETSESSION, &state);
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1683 unsigned IOCTL_PPPOEGETSESSION = PPPOEGETSESSION;
sanitizer_interceptors_ioctl_netbsd.inc 738 _(PPPOEGETSESSION, READWRITE, struct_pppoeconnectionstate_sz);
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_interceptors_ioctl_netbsd.inc 737 _(PPPOEGETSESSION, READWRITE, struct_pppoeconnectionstate_sz);
sanitizer_platform_limits_netbsd.cpp 1846 unsigned IOCTL_PPPOEGETSESSION = PPPOEGETSESSION;
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_interceptors_ioctl_netbsd.inc 737 _(PPPOEGETSESSION, READWRITE, struct_pppoeconnectionstate_sz);
sanitizer_platform_limits_netbsd.cpp 1846 unsigned IOCTL_PPPOEGETSESSION = PPPOEGETSESSION;

Completed in 73 milliseconds