Home
last modified time | relevance | path

Searched refs:encap (Results 1 – 10 of 10) sorted by relevance

/include/net/
A Dip6_tunnel.h65 struct ip_tunnel_encap encap; member
115 if (t->encap.type == TUNNEL_ENCAP_NONE) in ip6_tnl_encap()
118 if (t->encap.type >= MAX_IPTUN_ENCAP_OPS) in ip6_tnl_encap()
122 ops = rcu_dereference(ip6tun_encaps[t->encap.type]); in ip6_tnl_encap()
124 ret = ops->build_header(skb, &t->encap, protocol, fl6); in ip6_tnl_encap()
A Datmclip.h27 unsigned char encap; /* 0: NULL, 1: LLC/SNAP */ member
A Dlwtunnel.h40 int (*build_state)(struct net *net, struct nlattr *encap,
123 struct nlattr *encap,
220 struct nlattr *encap, in lwtunnel_build_state() argument
A Dip_tunnels.h104 struct ip_tunnel_encap encap; member
174 struct ip_tunnel_encap encap; member
415 struct ip_tunnel_encap *encap);
A Dxfrm.h47 #define MODULE_ALIAS_XFRM_MODE(family, encap) \ argument
48 MODULE_ALIAS("xfrm-mode-" __stringify(family) "-" __stringify(encap))
171 u8 encap; member
249 struct xfrm_encap_tmpl *encap; member
469 void (*encap)(struct xfrm_state *, struct sk_buff *pskb); member
717 const struct xfrm_encap_tmpl *encap);
1894 const struct xfrm_encap_tmpl *encap);
1899 struct xfrm_encap_tmpl *encap,
1906 struct xfrm_encap_tmpl *encap, u32 if_id,
/include/uapi/linux/netfilter_bridge/
A Debt_vlan.h16 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */ member
/include/soc/fsl/
A Dcaam-blob.h64 struct caam_blob_info *info, bool encap);
/include/net/netfilter/
A Dnf_flow_table.h131 } encap[NF_FLOW_TABLE_ENCAP_MAX]; member
208 } encap[NF_FLOW_TABLE_ENCAP_MAX]; member
/include/rdma/
A Dib_verbs.h2179 struct ib_flow_spec_list *encap; member
/include/linux/
A Dnetdevice.h887 } encap; member

Completed in 48 milliseconds