Home
last modified time | relevance | path

Searched refs:SIOCIPFDELTOK (Results 1 – 9 of 9) sorted by relevance

/freebsd/sbin/ipf/libipf/
H A Dprintpool_live.c72 (void) ioctl(fd,SIOCIPFDELTOK, &iter.ili_key); in printpool_live()
H A Dprintdstl_live.c70 (void) ioctl(fd, SIOCIPFDELTOK, &iter.ili_key); in printdstl_live()
/freebsd/sbin/ipf/ipnat/
H A Dipnat.c562 (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 Dipfstat.c803 (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 Dip_lookup.c287 case SIOCIPFDELTOK : in ipf_lookup_ioctl()
H A Dip_fil.h68 #define SIOCIPFDELTOK _IOWR('r', 94, int) macro
H A Dip_state.c778 case SIOCIPFDELTOK : in ipf_state_ioctl()
H A Dfil.c8165 case SIOCIPFDELTOK :
H A Dip_nat.c1361 case SIOCIPFDELTOK : in ipf_nat_ioctl()