Home
last modified time | relevance | path

Searched refs:hdr_m (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c292 struct ice_ipv6_hdr *hdr_h, *hdr_m; in ice_tc_fill_tunnel_outer() local
295 hdr_m = &list[i].m_u.ipv6_hdr; in ice_tc_fill_tunnel_outer()
302 be32p_replace_bits(&hdr_m->be_ver_tc_flow, in ice_tc_fill_tunnel_outer()
309 hdr_m->hop_limit = hdr->l3_mask.ttl; in ice_tc_fill_tunnel_outer()
529 struct ice_ipv6_hdr *hdr_h, *hdr_m; in ice_tc_fill_rules() local
532 hdr_m = &list[i].m_u.ipv6_hdr; in ice_tc_fill_rules()
539 be32p_replace_bits(&hdr_m->be_ver_tc_flow, in ice_tc_fill_rules()
546 hdr_m->hop_limit = headers->l3_mask.ttl; in ice_tc_fill_rules()