Searched defs:encap_type (Results  1 – 14 of 14) sorted by relevance
| /Linux-v5.4/net/core/ | 
| D | lwtunnel.c | 28 static const char *lwtunnel_encap_str(enum lwtunnel_encap_types encap_type)  in lwtunnel_encap_str()83 			   unsigned int encap_type)  in lwtunnel_encap_del_ops()
 101 int lwtunnel_build_state(u16 encap_type,  in lwtunnel_build_state()
 140 int lwtunnel_valid_encap_type(u16 encap_type, struct netlink_ext_ack *extack)  in lwtunnel_valid_encap_type()
 183 	u16 encap_type;  in lwtunnel_valid_encap_type_attr()  local
 
 | 
| /Linux-v5.4/include/net/ | 
| D | lwtunnel.h | 197 static inline int lwtunnel_valid_encap_type(u16 encap_type,  in lwtunnel_valid_encap_type()212 static inline int lwtunnel_build_state(u16 encap_type,  in lwtunnel_build_state()
 261 #define MODULE_ALIAS_RTNL_LWT(encap_type) MODULE_ALIAS("rtnl-lwt-" __stringify(encap_type))  argument
 
 | 
| D | udp_tunnel.h | 80 	__u8  encap_type;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/sfc/ | 
| D | filter.h | 170 	u32     encap_type:4;  member296 					     enum efx_encap_type encap_type)  in efx_filter_set_encap_type()
 
 | 
| D | ef10.c | 4053 	enum efx_encap_type encap_type = efx_filter_get_encap_type(spec);  in efx_ef10_filter_push_prep_set_match_fields()  local4215 	enum efx_encap_type encap_type = efx_filter_get_encap_type(spec);  in efx_ef10_filter_mcdi_flags_from_spec()  local
 5349 				      enum efx_encap_type encap_type,  in efx_ef10_filter_insert_def()
 
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | xfrm4_input.c | 96 	__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 | fib_semantics.c | 567 		       u16 encap_type, void *cfg, gfp_t gfp_flags,  in fib_nh_common_init()810 static int fib_encap_match(u16 encap_type,  in fib_encap_match()
 
 | 
| D | esp4.c | 230 	int encap_type;  in esp_output_udp_encap()  local
 | 
| /Linux-v5.4/include/linux/ | 
| D | udp.h | 46 	__u8		 encap_type;	/* Is this an Encapsulation socket? */  member
 | 
| /Linux-v5.4/net/xfrm/ | 
| D | xfrm_input.c | 455 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type)  in xfrm_input()
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | xfrm.h | 250 	__u16		encap_type;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ | 
| D | bnxt_hsi.h | 5760 	u8	encap_type;  member
 |