Searched refs:SIOCGETLG (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/ipfilter/tools/ |
| HD | ipf.c | 328 if (ioctl(xfd, SIOCGETLG, &logopt)) 345 if (ioctl(xfd, SIOCGETLG, &logopt))
|
| HD | ipfstat.c | 508 if (ioctl(state_fd, SIOCGETLG, &state_logging) == -1) {
|
| /NextBSD/sys/contrib/ipfilter/netinet/ |
| HD | ip_fil.h | 69 # define SIOCGETLG _IOWR('r', 85, int) macro 109 # define SIOCGETLG _IOWR(r, 85, int) macro
|
| HD | ip_state.c | 700 case SIOCGETLG :
|
| HD | ip_nat.c | 1148 case SIOCGETLG :
|