Searched refs:encaptab (Results 1 – 11 of 11) sorted by relevance
62 struct encaptab;65 const struct encaptab *ip_encap_attach(const struct encap_config *,67 const struct encaptab *ip6_encap_attach(const struct encap_config *,77 int ip_encap_detach(const struct encaptab *);78 int ip6_encap_detach(const struct encaptab *);
90 struct encaptab { struct91 CK_LIST_ENTRY(encaptab) chain;109 CK_LIST_HEAD(encaptab_head, encaptab); argument233 static struct encaptab *237 struct encaptab *ep, *tmp; in encap_attach()271 encap_detach(struct encaptab_head *head, const struct encaptab *cookie) in encap_detach()273 struct encaptab *ep; in encap_detach()293 struct encaptab *ep, *match; in encap_input()352 const struct encaptab *360 ip_encap_detach(const struct encaptab *cookie) in ip_encap_detach()[all …]
380 const struct encaptab *cookie;
547 static const struct encaptab *ecookie = NULL;
235 static const struct encaptab *pim_encap_cookie;
690 static const struct encaptab *ipe4_cookie = NULL;733 static const struct encaptab *ipe6_cookie = NULL;
401 const struct encaptab *cookie;
538 static const struct encaptab *ecookie = NULL;
139 static const struct encaptab *pim6_encap_cookie;
652 static const struct encaptab *ecookie = NULL;
188 const struct encaptab *encap_cookie;