Lines Matching refs:encaptab
90 struct encaptab { struct
91 CK_LIST_ENTRY(encaptab) chain;
109 CK_LIST_HEAD(encaptab_head, encaptab); argument
233 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()
391 const struct encaptab *
399 ip6_encap_detach(const struct encaptab *cookie) in ip6_encap_detach()