Searched refs:set_ip6_tc_hl_fl (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c801 struct nfp_fl_set_ipv6_tc_hl_fl set_ip6_tc_hl_fl; member in struct:nfp_flower_pedit_acts
851 if (set_act->set_ip6_tc_hl_fl.head.len_lw) {
853 act_size = sizeof(set_act->set_ip6_tc_hl_fl);
854 memcpy(nfp_action, &set_act->set_ip6_tc_hl_fl, act_size);
929 &set_act->set_ip6_tc_hl_fl, extack);

Completed in 95 milliseconds