Searched defs:tun_type (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/ | 
| D | action.c | 175 	      enum nfp_flower_tun_type tun_type, int *tun_out_cnt,  in nfp_fl_output() 400 		    enum nfp_flower_tun_type tun_type,  in nfp_fl_set_ipv4_tun() 901 			 enum nfp_flower_tun_type *tun_type, int *tun_out_cnt,  in nfp_flower_output_action() 954 		       enum nfp_flower_tun_type *tun_type, int *tun_out_cnt,  in nfp_flower_loop_action() 1176 	enum nfp_flower_tun_type tun_type;  in nfp_flower_compile_action()  local
  | 
| D | match.c | 57 			bool mask_version, enum nfp_flower_tun_type tun_type,  in nfp_flower_compile_port() 378 				  enum nfp_flower_tun_type tun_type,  in nfp_flower_compile_flow_match()
  | 
| D | offload.c | 170 			      enum nfp_flower_tun_type *tun_type,  in nfp_flower_calc_udp_tun_layer() 221 				enum nfp_flower_tun_type *tun_type,  in nfp_flower_calculate_key_layers() 1119 	enum nfp_flower_tun_type tun_type = NFP_FL_TUNNEL_NONE;  in nfp_flower_add_offload()  local
  | 
| D | cmsg.h | 595 			     enum nfp_flower_tun_type tun_type)  in nfp_fl_netdev_is_tunnel_type()
  | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_sp_commands.c | 207 			      struct qed_tunn_update_type *tun_type)  in __qed_set_ramrod_tunnel_param() 214 			    struct qed_tunn_update_type *tun_type,  in qed_set_ramrod_tunnel_param()
  | 
| /Linux-v5.4/net/netfilter/ipvs/ | 
| D | ip_vs_xmit.c | 1149 	int tun_type, gso_type;  in ip_vs_tunnel_xmit()  local 1298 	int tun_type, gso_type;  in ip_vs_tunnel_xmit_v6()  local
  | 
| /Linux-v5.4/include/net/ | 
| D | ip_vs.h | 604 	u16			tun_type;	/* tunnel type */  member 667 	__u16			tun_type;	/* tunnel type */  member
  |