Searched refs:SIOCGETLG (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/ipf/tools/ |
H A D | ipf.c | 339 if (ioctl(xfd, SIOCGETLG, &logopt)) 361 if (ioctl(xfd, SIOCGETLG, &logopt))
|
H A D | ipfstat.c | 479 if (ioctl(state_fd, SIOCGETLG, &state_logging) == -1) {
|
/titanic_41/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_fil.h | 58 # define SIOCGETLG _IOWR('r', 85, int) macro 96 # define SIOCGETLG _IOWR(r, 85, int) macro
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ip_state.c | 509 case SIOCGETLG :
|
H A D | ip_nat.c | 714 case SIOCGETLG :
|