Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/brocade/bna/
H A 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()
H A Dbfa_defs_cna.h136 u16 time_to_live; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h163 u8 time_to_live; member
H A Dice_tc_lib.c313 list[i].h_u.ipv4_hdr.time_to_live = hdr->l3_key.ttl; in ice_tc_fill_tunnel_outer()
314 list[i].m_u.ipv4_hdr.time_to_live = hdr->l3_mask.ttl; in ice_tc_fill_tunnel_outer()
567 list[i].h_u.ipv4_hdr.time_to_live = in ice_tc_fill_rules()
569 list[i].m_u.ipv4_hdr.time_to_live = in ice_tc_fill_rules()
/linux/drivers/scsi/bfa/
H A Dbfa_port.c526 lldp_cfg->time_to_live = be16_to_cpu(lldp_cfg->time_to_live); in bfa_cee_get_attr_isr()
H A Dbfa_defs_svc.h1354 u16 time_to_live; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v1.c1379 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()