Home
last modified time | relevance | path

Searched refs:BIOCSRTIMEOUT (Results 1 – 14 of 14) sorted by relevance

/netbsd/external/bsd/ipf/bin/ipftest/
H A Dbpf-ipf.h123 #define BIOCSRTIMEOUT _IOW(B,109, struct timeval) macro
139 #define BIOCSRTIMEOUT _IOW('B',109, struct timeval) macro
/netbsd/external/bsd/ipf/dist/ipsend/
H A Dsbpf.c133 if (ioctl(fd, BIOCSRTIMEOUT, (caddr_t)&to) == -1)
/netbsd/external/bsd/ipf/dist/ipsd/
H A Dsbpf.c183 if (ioctl(fd, BIOCSRTIMEOUT, (caddr_t)&to) == -1)
/netbsd/sys/net/
H A Dbpf.h149 #define BIOCSRTIMEOUT _IOW('B', 122, struct timeval) macro
H A Dbpf.c1001 case BIOCSRTIMEOUT: /* FALLTHROUGH */ in bpf_ioctl()
1177 case BIOCSRTIMEOUT: in bpf_ioctl()
/netbsd/tests/net/bpfilter/
H A Dt_bpfilter.c265 RL(rump_sys_ioctl(bpfd, BIOCSRTIMEOUT, &tv)); in magic_ping_test()
/netbsd/external/bsd/libpcap/dist/
H A Dpcap-bpf.c2378 if (IOCPARM_LEN(BIOCSRTIMEOUT) != sizeof(struct timeval)) {
2381 if (ioctl(p->fd, BIOCSRTIMEOUT, (caddr_t)&bpf_to) < 0) {
2391 if (ioctl(p->fd, BIOCSRTIMEOUT, (caddr_t)&to) < 0) {
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_ioctl.c1620 IOCTL_STRUCT_CONV_TO(BIOCSRTIMEOUT, timeval); in netbsd32_ioctl()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1638 unsigned IOCTL_BIOCSRTIMEOUT = BIOCSRTIMEOUT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc689 _(BIOCSRTIMEOUT, READ, struct_timeval_sz);
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1800 unsigned IOCTL_BIOCSRTIMEOUT = BIOCSRTIMEOUT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc688 _(BIOCSRTIMEOUT, READ, struct_timeval_sz);
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1800 unsigned IOCTL_BIOCSRTIMEOUT = BIOCSRTIMEOUT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc688 _(BIOCSRTIMEOUT, READ, struct_timeval_sz);