Home
last modified time | relevance | path

Searched refs:IPAUTH_NAME (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/ipf/ipf/
H A Dipf.c123 ipfname = IPAUTH_NAME; in main()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dmlfk_ipl.c176 static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME, IPAUTH_NAME,
H A Dip_fil.h1029 #define IPAUTH_NAME "/dev/ipauth" macro
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c246 if ((auth_fd = open(IPAUTH_NAME, O_RDONLY)) == -1) { in main()