Home
last modified time | relevance | path

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

/net/core/
Dlwtunnel.c31 static const char *lwtunnel_encap_str(enum lwtunnel_encap_types encap_type) in lwtunnel_encap_str()
93 unsigned int encap_type) in lwtunnel_encap_del_ops()
111 int lwtunnel_build_state(struct net *net, u16 encap_type, in lwtunnel_build_state()
150 int lwtunnel_valid_encap_type(u16 encap_type, struct netlink_ext_ack *extack) in lwtunnel_valid_encap_type()
193 u16 encap_type; in lwtunnel_valid_encap_type_attr() local
/net/ipv4/
Dxfrm4_input.c91 __u16 encap_type = up->encap_type; in xfrm4_udp_encap_rcv() local
Dip_vti.c48 int encap_type, bool update_skb_dev) in vti_input()
76 int encap_type) in vti_input_proto()
Dxfrm4_protocol.c62 int encap_type) in xfrm4_rcv_encap()
Desp4.c344 int encap_type, in esp_output_udp_encap()
415 int encap_type; in esp_output_encap() local
Dfib_semantics.c585 struct nlattr *encap, u16 encap_type, in fib_nh_common_init()
855 static int fib_encap_match(struct net *net, u16 encap_type, in fib_encap_match()
/net/ipv6/
Dxfrm6_input.c87 __u16 encap_type = up->encap_type; in xfrm6_udp_encap_rcv() local
Dxfrm6_protocol.c63 int encap_type) in xfrm6_rcv_encap()
Desp6.c380 int encap_type, in esp6_output_udp_encap()
451 int encap_type; in esp6_output_encap() local
Dip6_vti.c300 int encap_type) in vti6_input_proto()
/net/xfrm/
Dxfrm_interface_core.c314 int encap_type, unsigned short family) in xfrmi_input()
349 static int xfrmi4_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrmi4_input()
354 static int xfrmi6_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrmi6_input()
Dxfrm_input.c447 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrm_input()