Home
last modified time | relevance | path

Searched refs:hdr_h (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
294 hdr_h = &list[i].h_u.ipv6_hdr; in ice_tc_fill_tunnel_outer()
299 be32p_replace_bits(&hdr_h->be_ver_tc_flow, in ice_tc_fill_tunnel_outer()
308 hdr_h->hop_limit = hdr->l3_key.ttl; in ice_tc_fill_tunnel_outer()
529 struct ice_ipv6_hdr *hdr_h, *hdr_m; in ice_tc_fill_rules() local
531 hdr_h = &list[i].h_u.ipv6_hdr; in ice_tc_fill_rules()
536 be32p_replace_bits(&hdr_h->be_ver_tc_flow, in ice_tc_fill_rules()
545 hdr_h->hop_limit = headers->l3_key.ttl; in ice_tc_fill_rules()