Searched refs:tc_act (Results 1 – 2 of 2) sorted by relevance
64 const struct tc_action *tc_act) in bnxt_tc_parse_redir() argument66 struct net_device *dev = tcf_mirred_dev(tc_act); in bnxt_tc_parse_redir()80 const struct tc_action *tc_act) in bnxt_tc_parse_vlan() argument82 switch (tcf_vlan_action(tc_act)) { in bnxt_tc_parse_vlan()88 actions->push_vlan_tci = htons(tcf_vlan_push_vid(tc_act)); in bnxt_tc_parse_vlan()89 actions->push_vlan_tpid = tcf_vlan_push_proto(tc_act); in bnxt_tc_parse_vlan()99 const struct tc_action *tc_act) in bnxt_tc_parse_tunnel_set() argument101 struct ip_tunnel_info *tun_info = tcf_tunnel_info(tc_act); in bnxt_tc_parse_tunnel_set()118 const struct tc_action *tc_act; in bnxt_tc_parse_actions() local126 tcf_exts_for_each_action(i, tc_act, tc_exts) { in bnxt_tc_parse_actions()[all …]
14172 F: include/net/tc_act/14175 F: include/uapi/linux/tc_act/