Searched defs:encap_type (Results  1 – 15 of 15) sorted by relevance
| /net/core/ | 
| D | lwtunnel.c | 33 static const char *lwtunnel_encap_str(enum lwtunnel_encap_types encap_type)  in lwtunnel_encap_str() 95 			   unsigned int encap_type)  in lwtunnel_encap_del_ops() 113 int lwtunnel_build_state(struct net *net, u16 encap_type,  in lwtunnel_build_state() 152 int lwtunnel_valid_encap_type(u16 encap_type, struct netlink_ext_ack *extack)  in lwtunnel_valid_encap_type() 195 	u16 encap_type;  in lwtunnel_valid_encap_type_attr()  local
  | 
| /net/ipv4/ | 
| D | esp4_offload.c | 36 	int encap_type = 0;  in esp4_gro_receive()  local 274 	int encap_type = 0;  in esp_xmit()  local
  | 
| D | xfrm4_input.c | 89 	u16 encap_type;  in __xfrm4_udp_encap_rcv()  local
  | 
| D | ip_vti.c | 48 		     int encap_type, bool update_skb_dev)  in vti_input() 79 			   int encap_type)  in vti_input_proto()
  | 
| D | xfrm4_protocol.c | 62 		    int encap_type)  in xfrm4_rcv_encap()
  | 
| D | esp4.c | 347 					       int encap_type,  in esp_output_udp_encap() 417 	int encap_type;  in esp_output_encap()  local
  | 
| D | fib_semantics.c | 584 		       struct nlattr *encap, u16 encap_type,  in fib_nh_common_init() 854 static int fib_encap_match(struct net *net, u16 encap_type,  in fib_encap_match()
  | 
| D | udp.c | 2722 static void set_xfrm_gro_udp_encap_rcv(__u16 encap_type, unsigned short family,  in set_xfrm_gro_udp_encap_rcv()
  | 
| /net/ipv6/ | 
| D | xfrm6_input.c | 85 	u16 encap_type;  in __xfrm6_udp_encap_rcv()  local
  | 
| D | esp6_offload.c | 59 	int encap_type = 0;  in esp6_gro_receive()  local
  | 
| D | xfrm6_protocol.c | 63 		    int encap_type)  in xfrm6_rcv_encap()
  | 
| D | esp6.c | 383 					       int encap_type,  in esp6_output_udp_encap() 447 	int encap_type;  in esp6_output_encap()  local
  | 
| D | ip6_vti.c | 295 			    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 | 456 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type)  in xfrm_input()
  |