Searched refs:ipv4_frag (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_hw_stats.h | 98 struct fbnic_stat_counter ipv4_frag, ipv6_frag, ipv4_esp, ipv6_esp; member
|
| H A D | fbnic_hw_stats.c | 178 fbnic_hw_stat_rst32(fbd, FBNIC_RPC_CNTR_IPV4_FRAG, &rpc->ipv4_frag); in fbnic_reset_rpc_stats() 201 fbnic_hw_stat_rd32(fbd, FBNIC_RPC_CNTR_IPV4_FRAG, &rpc->ipv4_frag); in fbnic_get_rpc_stats32()
|
| H A D | fbnic_ethtool.c | 47 FBNIC_HW_STAT("rpc_ipv4_frag", rpc.ipv4_frag),
|
| /linux/include/uapi/linux/ |
| H A D | openvswitch.h | 454 __u8 ipv4_frag; /* One of OVS_FRAG_TYPE_*. */ member
|
| /linux/net/openvswitch/ |
| H A D | flow_netlink.c | 1531 if (!is_mask && ipv4_key->ipv4_frag > OVS_FRAG_TYPE_MAX) { in ovs_key_from_nlattrs() 1533 ipv4_key->ipv4_frag, OVS_FRAG_TYPE_MAX); in ovs_key_from_nlattrs() 1543 ipv4_key->ipv4_frag, is_mask); in ovs_key_from_nlattrs() 2099 ipv4_key->ipv4_frag = output->ip.frag; in __ovs_nla_put_key() 2896 if (mask->ipv4_proto || mask->ipv4_frag) in validate_set() 2902 if (ipv4_key->ipv4_frag != flow_key->ip.frag) in validate_set()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | definer.h | 351 u8 ipv4_frag[0x10]; member
|