Searched defs:tun_type (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/flower/ |
D | action.c | 176 enum nfp_flower_tun_type tun_type, int *tun_out_cnt, in nfp_fl_output() 403 enum nfp_flower_tun_type tun_type, in nfp_fl_set_tun() 977 enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, in nfp_flower_output_action() 1030 enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, in nfp_flower_loop_action() 1265 enum nfp_flower_tun_type tun_type; in nfp_flower_compile_action() local
|
D | match.c | 73 bool mask_version, enum nfp_flower_tun_type tun_type, in nfp_flower_compile_port() 541 enum nfp_flower_tun_type tun_type, in nfp_flower_compile_flow_match()
|
D | offload.c | 177 enum nfp_flower_tun_type *tun_type, bool ipv6, in nfp_flower_calc_udp_tun_layer() 242 enum nfp_flower_tun_type *tun_type, in nfp_flower_calculate_key_layers() 1334 enum nfp_flower_tun_type tun_type = NFP_FL_TUNNEL_NONE; in nfp_flower_add_offload() local
|
D | conntrack.c | 785 enum nfp_flower_tun_type tun_type = NFP_FL_TUNNEL_NONE; in nfp_fl_ct_add_offload() local
|
D | cmsg.h | 707 enum nfp_flower_tun_type tun_type) in nfp_fl_netdev_is_tunnel_type()
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/ |
D | qed_sp_commands.c | 183 struct qed_tunn_update_type *tun_type) in __qed_set_ramrod_tunnel_param() 190 struct qed_tunn_update_type *tun_type, in qed_set_ramrod_tunnel_param()
|
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_switch.h | 190 enum ice_sw_tunnel_type tun_type; member 232 enum ice_sw_tunnel_type tun_type; member
|
D | ice_switch.c | 4594 enum ice_sw_tunnel_type tun_type) in ice_find_recp() 5245 static bool ice_tun_type_match_word(enum ice_sw_tunnel_type tun_type, u16 *mask) in ice_tun_type_match_word() 5606 enum ice_sw_tunnel_type tun_type) in ice_find_dummy_packet() 5807 ice_fill_adv_packet_tun(struct ice_hw *hw, enum ice_sw_tunnel_type tun_type, in ice_fill_adv_packet_tun()
|
/linux-6.1.9/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-6.1.9/include/net/ |
D | ip_vs.h | 602 u16 tun_type; /* tunnel type */ member 665 __u16 tun_type; /* tunnel type */ member
|