Home
last modified time | relevance | path

Searched defs:encap_type (Results 1 – 7 of 7) sorted by relevance

/net/core/
Dlwtunnel.c33 static const char *lwtunnel_encap_str(enum lwtunnel_encap_types encap_type) in lwtunnel_encap_str()
91 unsigned int encap_type) in lwtunnel_encap_del_ops()
109 int lwtunnel_build_state(struct net_device *dev, u16 encap_type, in lwtunnel_build_state()
134 int lwtunnel_valid_encap_type(u16 encap_type) in lwtunnel_valid_encap_type()
171 u16 encap_type; in lwtunnel_valid_encap_type_attr() local
/net/ipv4/
Dxfrm4_input.c78 __u16 encap_type = up->encap_type; in xfrm4_udp_encap_rcv() local
Dxfrm4_protocol.c67 int encap_type) in xfrm4_rcv_encap()
Dip_vti.c53 int encap_type) in vti_input()
Desp4.c222 int encap_type; in esp_output() local
Dfib_semantics.c601 static int fib_encap_match(struct net *net, u16 encap_type, in fib_encap_match()
/net/xfrm/
Dxfrm_input.c182 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrm_input()