Home
last modified time | relevance | path

Searched refs:encaptab (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/netinet/
H A Dip_encap.h63 struct encaptab;
66 const struct encaptab *ip_encap_attach(const struct encap_config *,
68 const struct encaptab *ip6_encap_attach(const struct encap_config *,
78 int ip_encap_detach(const struct encaptab *);
79 int ip6_encap_detach(const struct encaptab *);
H A Dip_encap.c92 struct encaptab { struct
93 CK_LIST_ENTRY(encaptab) chain;
111 CK_LIST_HEAD(encaptab_head, encaptab); argument
235 static struct encaptab *
239 struct encaptab *ep, *tmp; in encap_attach()
275 struct encaptab *ep; in encap_detach()
295 struct encaptab *ep, *match; in encap_input()
354 const struct encaptab *
362 ip_encap_detach(const struct encaptab *cookie) in ip_encap_detach()
393 const struct encaptab *
[all …]
H A Din_gif.c393 const struct encaptab *cookie;
H A Dip_gre.c559 static const struct encaptab *ecookie = NULL;
H A Dip_mroute.c243 static const struct encaptab *pim_encap_cookie;
/f-stack/freebsd/netipsec/
H A Dxform_ipcomp.c684 static const struct encaptab *ipe4_cookie = NULL;
727 static const struct encaptab *ipe6_cookie = NULL;
/f-stack/freebsd/netinet6/
H A Din6_gif.c417 const struct encaptab *cookie;
H A Dip6_gre.c554 static const struct encaptab *ecookie = NULL;
H A Dip6_mroute.c140 static const struct encaptab *pim6_encap_cookie;
/f-stack/freebsd/net/
H A Dif_stf.c146 const struct encaptab *encap_cookie;
H A Dif_me.c649 static const struct encaptab *ecookie = NULL;