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.c246 struct ice_pfcp_hdr *hdr_h, *hdr_m; in ice_tc_fill_tunnel_outer() local
248 hdr_h = &list[i].h_u.pfcp_hdr; in ice_tc_fill_tunnel_outer()
252 hdr_h->flags = fltr->pfcp_meta_keys.type; in ice_tc_fill_tunnel_outer()
255 hdr_h->seid = fltr->pfcp_meta_keys.seid; in ice_tc_fill_tunnel_outer()
320 struct ice_ipv6_hdr *hdr_h, *hdr_m; in ice_tc_fill_tunnel_outer() local
322 hdr_h = &list[i].h_u.ipv6_hdr; in ice_tc_fill_tunnel_outer()
327 be32p_replace_bits(&hdr_h->be_ver_tc_flow, in ice_tc_fill_tunnel_outer()
336 hdr_h->hop_limit = hdr->l3_key.ttl; in ice_tc_fill_tunnel_outer()
575 struct ice_ipv6_hdr *hdr_h, *hdr_m; in ice_tc_fill_rules() local
577 hdr_h = &list[i].h_u.ipv6_hdr; in ice_tc_fill_rules()
[all …]