encaptab
static const struct encaptab *ecookie = NULL;
const struct encaptab *encap_cookie;
const struct encaptab *cookie;
CK_LIST_HEAD(encaptab_head, encaptab);
static struct encaptab *
struct encaptab *ep, *tmp;
encap_detach(struct encaptab_head *head, const struct encaptab *cookie)
struct encaptab *ep;
struct encaptab *ep, *match;
const struct encaptab *
ip_encap_detach(const struct encaptab *cookie)
const struct encaptab *
ip6_encap_detach(const struct encaptab *cookie)
CK_LIST_ENTRY(encaptab) chain;
struct encaptab;
const struct encaptab *ip_encap_attach(const struct encap_config *,
const struct encaptab *ip6_encap_attach(const struct encap_config *,
int ip_encap_detach(const struct encaptab *);
int ip6_encap_detach(const struct encaptab *);
static const struct encaptab *ecookie = NULL;
static const struct encaptab *pim_encap_cookie;
const struct encaptab *cookie;
static const struct encaptab *ecookie = NULL;
static const struct encaptab *pim6_encap_cookie;
static const struct encaptab *ipe4_cookie = NULL;
static const struct encaptab *ipe6_cookie = NULL;