Home
last modified time | relevance | path

Searched refs:SIOCSTLCK (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/bsd/ipf/dist/samples/
Dproxy.c210 if (ioctl(fd, SIOCSTLCK, &onoff) == 0) {
214 if (ioctl(fd, SIOCSTLCK, &onoff) != 0)
/netbsd/src/external/bsd/ipf/dist/tools/
Dipfs.c381 if (ioctl(fd, SIOCSTLCK, &lock) == -1) {
/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_fil.h60 # define SIOCSTLCK _IOWR('r', 79, u_int) macro
100 # define SIOCSTLCK _IOWR(r, 79, u_int) macro
Dip_auth.c637 case SIOCSTLCK : in ipf_auth_ioctl()
Dip_state.c728 case SIOCSTLCK : in ipf_state_ioctl()
Dfil.c8107 case SIOCSTLCK : in ipf_ipf_ioctl()
Dip_nat.c1318 case SIOCSTLCK : in ipf_nat_ioctl()