Searched refs:SIOCIPFDELTOK (Results 1 – 10 of 10) sorted by relevance
| /freebsd/sbin/ipf/libipf/ |
| H A D | printpool_live.c | 72 (void) ioctl(fd,SIOCIPFDELTOK, &iter.ili_key); in printpool_live()
|
| H A D | printhash_live.c | 69 (void) ioctl(fd,SIOCIPFDELTOK, &iter.ili_key); in printhash_live()
|
| H A D | printdstl_live.c | 73 (void) ioctl(fd, SIOCIPFDELTOK, &iter.ili_key); in printdstl_live()
|
| /freebsd/sbin/ipf/ipnat/ |
| H A D | ipnat.c | 562 (void) ioctl(fd,SIOCIPFDELTOK, &i); in dostats_live() 600 (void) ioctl(fd,SIOCIPFDELTOK, &i); in dostats_live() 671 (void) ioctl(fd,SIOCIPFDELTOK, &i); in showhostmap_live()
|
| /freebsd/sbin/ipf/ipfstat/ |
| H A D | ipfstat.c | 803 (void) ioctl(ipf_fd,SIOCIPFDELTOK, &num); in printlivelist() 886 (void) ioctl(ipf_fd,SIOCIPFDELTOK, &num); in printlivelist() 1430 (void) ioctl(state_fd, SIOCIPFDELTOK, &token_type); in topipstates() 2121 (void) ioctl(ipf_fd,SIOCIPFDELTOK, &n); in fetchstate()
|
| /freebsd/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_lookup.c | 285 case SIOCIPFDELTOK : in ipf_lookup_ioctl()
|
| H A D | ip_fil.h | 68 #define SIOCIPFDELTOK _IOWR('r', 94, int) macro
|
| H A D | ip_state.c | 780 case SIOCIPFDELTOK : in ipf_state_ioctl()
|
| H A D | ip_nat.c | 1400 case SIOCIPFDELTOK : in ipf_nat_ioctl()
|
| H A D | fil.c | 8253 case SIOCIPFDELTOK :
|