Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_protocol_type.h243 struct ice_udp_gtp_hdr gtp_hdr; member
Dice_tc_lib.c196 list[i].h_u.gtp_hdr.teid = fltr->tenant_id; in ice_tc_fill_tunnel_outer()
197 memcpy(&list[i].m_u.gtp_hdr.teid, in ice_tc_fill_tunnel_outer()
220 list[i].h_u.gtp_hdr.pdu_type = in ice_tc_fill_tunnel_outer()
222 memcpy(&list[i].m_u.gtp_hdr.pdu_type, "\xf0", 1); in ice_tc_fill_tunnel_outer()
226 list[i].h_u.gtp_hdr.qfi = fltr->gtp_pdu_info_keys.qfi; in ice_tc_fill_tunnel_outer()
227 memcpy(&list[i].m_u.gtp_hdr.qfi, "\x3f", 1); in ice_tc_fill_tunnel_outer()