Searched refs:ipsecsetup (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/inetd/
H A Dipsec.h32 extern int ipsecsetup __P((int, int, const char *));
H A Dipsec.c56 ipsecsetup(int af, int fd, const char *policy) function
H A Dinetd.c1091 if (ipsecsetup(sep->se_family, sep->se_fd, sep->se_policy) < 0 &&
/netbsd-6-1-5-RELEASE/usr.sbin/mountd/
H A Dmountd.c381 ipsecsetup(AF_INET, udpsock, policy);
401 ipsecsetup(AF_INET, tcpsock, policy);
423 ipsecsetup(AF_INET6, tcpsock, policy);
443 ipsecsetup(AF_INET6, tcpsock, policy);
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/
H A Dmountd.c435 ipsecsetup(AF_INET, udpsock, policy);
458 ipsecsetup(AF_INET, tcpsock, policy);

Completed in 157 milliseconds