Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c249 struct ice_pfcp_hdr *hdr_h, *hdr_m; in ice_tc_fill_tunnel_outer() local
251 hdr_h = &list[i].h_u.pfcp_hdr; in ice_tc_fill_tunnel_outer()
255 hdr_h->flags = fltr->pfcp_meta_keys.type; in ice_tc_fill_tunnel_outer()
258 hdr_h->seid = fltr->pfcp_meta_keys.seid; in ice_tc_fill_tunnel_outer()
323 struct ice_ipv6_hdr *hdr_h, *hdr_m; in ice_tc_fill_tunnel_outer() local
325 hdr_h = &list[i].h_u.ipv6_hdr; in ice_tc_fill_tunnel_outer()
330 be32p_replace_bits(&hdr_h->be_ver_tc_flow, in ice_tc_fill_tunnel_outer()
339 hdr_h->hop_limit = hdr->l3_key.ttl; in ice_tc_fill_tunnel_outer()
578 struct ice_ipv6_hdr *hdr_h, *hdr_m; in ice_tc_fill_rules() local
580 hdr_h = &list[i].h_u.ipv6_hdr; in ice_tc_fill_rules()
[all …]