Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/brocade/bna/
Dbfa_cee.c41 lldp_cfg->time_to_live = in bfa_cee_format_lldp_cfg()
42 ntohs(lldp_cfg->time_to_live); in bfa_cee_format_lldp_cfg()
Dbfa_defs_cna.h136 u16 time_to_live; member
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_protocol_type.h164 u8 time_to_live; member
Dice_tc_lib.c282 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()
/Linux-v6.1/drivers/scsi/bfa/
Dbfa_port.c526 lldp_cfg->time_to_live = be16_to_cpu(lldp_cfg->time_to_live); in bfa_cee_get_attr_isr()
Dbfa_defs_svc.h1354 u16 time_to_live; member
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5_ifc_dr_ste_v1.h312 u8 time_to_live[0x8]; member
Dmlx5_ifc_dr.h317 u8 time_to_live[0x8]; member
Ddr_ste_v0.c1156 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()
Ddr_ste_v1.c1395 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()