Searched defs:encap_type (Results 1 – 12 of 12) sorted by relevance
/net/core/ |
D | lwtunnel.c | 31 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/ |
D | xfrm4_input.c | 91 __u16 encap_type = up->encap_type; in xfrm4_udp_encap_rcv() local
|
D | ip_vti.c | 48 int encap_type, bool update_skb_dev) in vti_input() 76 int encap_type) in vti_input_proto()
|
D | xfrm4_protocol.c | 62 int encap_type) in xfrm4_rcv_encap()
|
D | esp4.c | 344 int encap_type, in esp_output_udp_encap() 415 int encap_type; in esp_output_encap() local
|
D | fib_semantics.c | 585 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/ |
D | xfrm6_input.c | 87 __u16 encap_type = up->encap_type; in xfrm6_udp_encap_rcv() local
|
D | xfrm6_protocol.c | 63 int encap_type) in xfrm6_rcv_encap()
|
D | esp6.c | 380 int encap_type, in esp6_output_udp_encap() 451 int encap_type; in esp6_output_encap() local
|
D | ip6_vti.c | 300 int encap_type) in vti6_input_proto()
|
/net/xfrm/ |
D | xfrm_interface_core.c | 314 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()
|
D | xfrm_input.c | 447 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrm_input()
|