Searched refs:time_to_live (Results 1 – 10 of 10) sorted by relevance
41 lldp_cfg->time_to_live = in bfa_cee_format_lldp_cfg()42 ntohs(lldp_cfg->time_to_live); in bfa_cee_format_lldp_cfg()
136 u16 time_to_live; member
164 u8 time_to_live; member
282 list[i].h_u.ipv4_hdr.time_to_live = hdr->l3_key.ttl; in ice_tc_fill_tunnel_outer()283 list[i].m_u.ipv4_hdr.time_to_live = hdr->l3_mask.ttl; in ice_tc_fill_tunnel_outer()518 list[i].h_u.ipv4_hdr.time_to_live = in ice_tc_fill_rules()520 list[i].m_u.ipv4_hdr.time_to_live = in ice_tc_fill_rules()
526 lldp_cfg->time_to_live = be16_to_cpu(lldp_cfg->time_to_live); in bfa_cee_get_attr_isr()
1354 u16 time_to_live; member
347 u8 time_to_live[0x8]; member
317 u8 time_to_live[0x8]; member
1156 DR_STE_SET_TAG(eth_l3_ipv4_misc, tag, time_to_live, spec, ttl_hoplimit); in dr_ste_v0_build_eth_l3_ipv4_misc_tag()
1463 DR_STE_SET_TAG(eth_l3_ipv4_misc_v1, tag, time_to_live, spec, ttl_hoplimit); in dr_ste_v1_build_eth_l3_ipv4_misc_tag()
Completed in 52 milliseconds