encap_config
static const struct encap_config me_encap_cfg = {
static const struct encap_config ipv4_encap_cfg = {
const struct encap_config encap;
encap_attach(struct encaptab_head *head, const struct encap_config *cfg,
ip_encap_attach(const struct encap_config *cfg, void *arg, int mflags)
ip6_encap_attach(const struct encap_config *cfg, void *arg, int mflags)
const struct encaptab *ip_encap_attach(const struct encap_config *,
const struct encaptab *ip6_encap_attach(const struct encap_config *,
static const struct encap_config ipv4_encap_cfg = {
static const struct encap_config ipv4_encap_cfg = {
const struct encap_config encap;
static const struct encap_config ipv6_encap_cfg = {
static const struct encap_config ipv6_encap_cfg = {
static const struct encap_config ipv4_encap_cfg = {
static const struct encap_config ipv6_encap_cfg = {