Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c299 struct ice_ipv6_hdr *hdr_h, *hdr_m; in ice_tc_fill_tunnel_outer() local
301 hdr_h = &list[i].h_u.ipv6_hdr; in ice_tc_fill_tunnel_outer()
306 be32p_replace_bits(&hdr_h->be_ver_tc_flow, in ice_tc_fill_tunnel_outer()
315 hdr_h->hop_limit = hdr->l3_key.ttl; in ice_tc_fill_tunnel_outer()
546 struct ice_ipv6_hdr *hdr_h, *hdr_m; in ice_tc_fill_rules() local
548 hdr_h = &list[i].h_u.ipv6_hdr; in ice_tc_fill_rules()
553 be32p_replace_bits(&hdr_h->be_ver_tc_flow, in ice_tc_fill_rules()
562 hdr_h->hop_limit = headers->l3_key.ttl; in ice_tc_fill_rules()