Home
last modified time | relevance | path

Searched refs:encap_attach (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/netinet/
H A Dip_encap.h83 const struct encaptab *encap_attach(int, int, const struct sockaddr *,
H A Dip_encap.c319 encap_attach(int af, int proto, const struct sockaddr *sp, in encap_attach() function