Searched refs:drop_ttl0_flg (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c6668 u8 drop_ttl0_flg,
6683 vport_start_params.drop_ttl0 = drop_ttl0_flg;
6885 drop_ttl0_flg = 1, vlan_removal_en = 1, local
6910 rc = qlnx_start_vport(cdev, vport_id, ifp->if_mtu, drop_ttl0_flg,
6665 qlnx_start_vport(struct ecore_dev *cdev, u8 vport_id, u16 mtu, u8 drop_ttl0_flg, u8 inner_vlan_removal_en_flg, u8 tx_switching, u8 hw_lro_enable) argument
H A Decore_hsi_common.h334 u8 drop_ttl0_flg /* drop packet with ttl0 if set */; member in struct:core_rx_start_ramrod_data
/freebsd-11-stable/sys/dev/bxe/
H A Decore_sp.c4895 rx_data->drop_ttl0_flg = 0;
H A Decore_hsi.h6669 uint8_t drop_ttl0_flg /* If set, this client drops packets with TTL=0 */; member in struct:client_init_rx_data

Completed in 331 milliseconds