Searched defs:tun_type (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp_commands.c182 __qed_set_ramrod_tunnel_param(u8 *p_tunn_cls, struct qed_tunn_update_type *tun_type) argument
189 qed_set_ramrod_tunnel_param(u8 *p_tunn_cls, struct qed_tunn_update_type *tun_type, u8 *p_update_port, __le16 *p_port, struct qed_tunn_update_udp_port *p_udp_port) argument
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c72 nfp_flower_compile_port(struct nfp_flower_in_port *frame, u32 cmsg_port, bool mask_version, enum nfp_flower_tun_type tun_type, struct netlink_ext_ack *extack) argument
536 nfp_flower_compile_flow_match(struct nfp_app *app, struct flow_rule *rule, struct nfp_fl_key_ls *key_ls, struct net_device *netdev, struct nfp_fl_payload *nfp_flow, enum nfp_flower_tun_type tun_type, struct netlink_ext_ack *extack) argument
H A Daction.c172 nfp_fl_output(struct nfp_app *app, struct nfp_fl_output *output, const struct flow_action_entry *act, struct nfp_fl_payload *nfp_flow, bool last, struct net_device *in_dev, enum nfp_flower_tun_type tun_type, int *tun_out_cnt, bool pkt_host, struct netlink_ext_ack *extack) argument
400 nfp_fl_set_tun(struct nfp_app *app, struct nfp_fl_set_tun *set_tun, const struct flow_action_entry *act, struct nfp_fl_pre_tunnel *pre_tun, enum nfp_flower_tun_type tun_type, struct net_device *netdev, struct netlink_ext_ack *extack) argument
973 nfp_flower_output_action(struct nfp_app *app, const struct flow_action_entry *act, struct nfp_fl_payload *nfp_fl, int *a_len, struct net_device *netdev, bool last, enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, int *out_cnt, u32 *csum_updated, bool pkt_host, struct netlink_ext_ack *extack) argument
1026 nfp_flower_loop_action(struct nfp_app *app, const struct flow_action_entry *act, struct flow_rule *rule, struct nfp_fl_payload *nfp_fl, int *a_len, struct net_device *netdev, enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, int *out_cnt, u32 *csum_updated, struct nfp_flower_pedit_acts *set_act, bool *pkt_host, struct netlink_ext_ack *extack, int act_idx) argument
1265 enum nfp_flower_tun_type tun_type; local
[all...]
H A Doffload.c1332 enum nfp_flower_tun_type tun_type = NFP_FL_TUNNEL_NONE; local
173 nfp_flower_calc_udp_tun_layer(struct flow_dissector_key_ports *enc_ports, struct flow_dissector_key_enc_opts *enc_op, u32 *key_layer_two, u8 *key_layer, int *key_size, struct nfp_flower_priv *priv, enum nfp_flower_tun_type *tun_type, bool ipv6, struct netlink_ext_ack *extack) argument
238 nfp_flower_calculate_key_layers(struct nfp_app *app, struct net_device *netdev, struct nfp_fl_key_ls *ret_key_ls, struct flow_rule *rule, enum nfp_flower_tun_type *tun_type, struct netlink_ext_ack *extack) argument
[all...]
H A Dconntrack.c813 enum nfp_flower_tun_type tun_type = NFP_FL_TUNNEL_NONE; local
H A Dcmsg.h706 nfp_fl_netdev_is_tunnel_type(struct net_device *netdev, enum nfp_flower_tun_type tun_type) argument
/linux-master/drivers/net/ethernet/sfc/
H A Dtc.h162 enum efx_encap_type tun_type; member in struct:efx_tc_encap_match
192 enum efx_encap_type tun_type; member in struct:efx_tc_lhs_action
/linux-master/net/netfilter/ipvs/
H A Dip_vs_xmit.c1133 int tun_type, gso_type; local
1277 int tun_type, gso_type; local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_switch.h200 enum ice_sw_tunnel_type tun_type; member in struct:ice_adv_rule_info
244 enum ice_sw_tunnel_type tun_type; member in struct:ice_sw_recipe
H A Dice_switch.c5534 ice_find_dummy_packet(struct ice_adv_lkup_elem *lkups, u16 lkups_cnt, enum ice_sw_tunnel_type tun_type) argument
5740 ice_fill_adv_packet_tun(struct ice_hw *hw, enum ice_sw_tunnel_type tun_type, u8 *pkt, const struct ice_dummy_pkt_offsets *offsets) argument
[all...]
/linux-master/include/net/
H A Dip_vs.h665 u16 tun_type; /* tunnel type */ member in struct:ip_vs_dest_user_kern
728 __u16 tun_type; /* tunnel type */ member in struct:ip_vs_dest

Completed in 258 milliseconds