Searched refs:IPSTATE_NAME (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipfs.c315 devfd = opendevice(IPSTATE_NAME);
814 devfd = opendevice(IPSTATE_NAME);
864 devfd = opendevice(IPSTATE_NAME);
H A Dipf.c325 xfd = open(IPSTATE_NAME, O_RDWR);
376 if (opendevice(IPSTATE_NAME, 1) == -2)
H A Dipmon.c1587 conf->logsrc[2].file = IPSTATE_NAME;
H A Dipfstat.c280 if ((state_fd = open(IPSTATE_NAME, O_RDONLY)) == -1) {
281 perror("open(IPSTATE_NAME)");
/freebsd-10.2-release/contrib/ipfilter/
H A Dmlo_ipl.c55 static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME,
H A Dmls_ipl.c60 static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME,
H A Dmln_ipl.c78 static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME,
H A Dmlfk_ipl.c176 static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME, IPAUTH_NAME,
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c156 static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME, IPAUTH_NAME,
H A Dip_fil.h1091 #define IPSTATE_NAME "/dev/ipstate" macro

Completed in 168 milliseconds