Searched refs:SIOCADDRT (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/sys/sys/ |
H A D | sockio.h | 51 #define SIOCADDRT _IOW('r', 10, struct ortentry) /* add route */ macro
|
/netbsd-src/share/doc/smm/18.net/ |
H A D | spell.ok | 124 SIOCADDRT
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/ |
H A D | ioctl.d | 266 enum SIOCADDRT = 0x890B; in version() local
|
/netbsd-src/share/man/tools/ |
H A D | sp.ignore | 1440 SIOCADDRT 1839 SIOCADDRT
|
H A D | newsp.errs | 2754 SIOCADDRT 4133 SIOCADDRT
|
/netbsd-src/external/bsd/wpa/dist/src/wps/ |
H A D | wps_upnp_ssdp.c | 827 if (ioctl(sock, SIOCADDRT, &rt) < 0) { in add_ssdp_network()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_platform_limits_posix.cc | 631 unsigned IOCTL_SIOCADDRT = SIOCADDRT;
|
H A D | sanitizer_common_interceptors_ioctl.inc | 219 _(SIOCADDRT, READ, struct_rtentry_sz);
|
H A D | sanitizer_platform_limits_netbsd.cc | 2069 unsigned IOCTL_SIOCADDRT = SIOCADDRT;
|
H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1156 _(SIOCADDRT, READ, struct_ortentry_sz);
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_platform_limits_posix.cpp | 654 unsigned IOCTL_SIOCADDRT = SIOCADDRT;
|
H A D | sanitizer_common_interceptors_ioctl.inc | 218 _(SIOCADDRT, READ, struct_rtentry_sz);
|
H A D | sanitizer_platform_limits_netbsd.cpp | 2232 unsigned IOCTL_SIOCADDRT = SIOCADDRT;
|
H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1155 _(SIOCADDRT, READ, struct_ortentry_sz);
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_common_interceptors_ioctl.inc | 217 _(SIOCADDRT, READ, struct_rtentry_sz);
|
H A D | sanitizer_platform_limits_posix.cc | 669 unsigned IOCTL_SIOCADDRT = SIOCADDRT;
|
H A D | sanitizer_platform_limits_netbsd.cc | 2231 unsigned IOCTL_SIOCADDRT = SIOCADDRT;
|
H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1155 _(SIOCADDRT, READ, struct_ortentry_sz);
|