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

  /src/sys/netinet/
ip_encap.h 125 const struct encaptab *encap_attach_func(int, int,
ip_encap.c 549 encap_attach_func(int af, int proto, function in typeref:typename:const struct encaptab *
ip_mroute.c 818 vifp->v_encap_cookie = encap_attach_func(AF_INET, IPPROTO_IPV4,
  /src/sys/netipsec/
xform_ipip.c 608 (void)encap_attach_func(AF_INET, -1, ipe4_encapcheck, &ipe4_encapsw,
612 (void)encap_attach_func(AF_INET6, -1, ipe4_encapcheck, &ipe4_encapsw6,
  /src/sys/net/
if_stf.c 223 sc->encap_cookie = encap_attach_func(AF_INET, IPPROTO_IPV6,

Completed in 29 milliseconds