Searched refs:encap_attach_func (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.61.3/bsd/netinet/ |
| H A D | ip_encap.h | 86 const struct encaptab *encap_attach_func(int, int,
|
| H A D | ip_encap.c | 392 encap_attach_func( int af, int proto, in encap_attach_func() function
|
| /xnu-10002.61.3/bsd/net/ |
| H A D | if_gif.c | 357 sc->encap_cookie4 = encap_attach_func(AF_INET, -1, in gif_clone_create() 367 sc->encap_cookie6 = encap_attach_func(AF_INET6, -1, in gif_clone_create()
|
| H A D | if_stf.c | 314 p = encap_attach_func(AF_INET, IPPROTO_IPV6, stf_encapcheck, in stfattach()
|