Searched refs:SIOCIPFDELTOK (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/sbin/ipf/libipf/ |
| D | printpool_live.c | 72 (void) ioctl(fd,SIOCIPFDELTOK, &iter.ili_key); in printpool_live()
|
| D | printdstl_live.c | 70 (void) ioctl(fd, SIOCIPFDELTOK, &iter.ili_key); in printdstl_live()
|
| /freebsd-12-stable/sbin/ipf/ipnat/ |
| D | ipnat.c | 567 (void) ioctl(fd,SIOCIPFDELTOK, &i); in dostats_live() 605 (void) ioctl(fd,SIOCIPFDELTOK, &i); in dostats_live() 676 (void) ioctl(fd,SIOCIPFDELTOK, &i); in showhostmap_live()
|
| /freebsd-12-stable/sbin/ipf/ipfstat/ |
| D | ipfstat.c | 809 (void) ioctl(ipf_fd,SIOCIPFDELTOK, &num); in printlivelist() 892 (void) ioctl(ipf_fd,SIOCIPFDELTOK, &num); in printlivelist() 1436 (void) ioctl(state_fd, SIOCIPFDELTOK, &token_type); in topipstates() 2127 (void) ioctl(ipf_fd,SIOCIPFDELTOK, &n); in fetchstate()
|
| /freebsd-12-stable/sys/netpfil/ipfilter/netinet/ |
| D | ip_lookup.c | 291 case SIOCIPFDELTOK : in ipf_lookup_ioctl()
|
| D | ip_fil.h | 71 #define SIOCIPFDELTOK _IOWR('r', 94, int) macro
|
| D | ip_state.c | 783 case SIOCIPFDELTOK : in ipf_state_ioctl()
|
| D | ip_nat.c | 1367 case SIOCIPFDELTOK : in ipf_nat_ioctl()
|
| D | fil.c | 8171 case SIOCIPFDELTOK :
|