HomeSort by: relevance | last modified time | path
    Searched refs:ipsecsetup (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/inetd/
ipsec.h 32 extern int ipsecsetup(int, int, const char *);
ipsec.c 57 ipsecsetup(int af, int fd, const char *policy) function in typeref:typename:int
inetd.c 777 int e = ipsecsetup(sep->se_family, sep->se_fd, sep->se_policy);
  /src/usr.sbin/mountd/
mountd.c 469 ipsecsetup(AF_INET, udpsock, policy);
489 ipsecsetup(AF_INET, tcpsock, policy);
511 ipsecsetup(AF_INET6, tcpsock, policy);
531 ipsecsetup(AF_INET6, tcpsock, policy);

Completed in 15 milliseconds