Searched refs:is_l4 (Results 1 – 3 of 3) sorted by relevance
580 entry->is_l4 = true; in tc_add_ports_flow()653 if (entry->is_l4) { in tc_del_flow()663 entry->is_l4 = false; in tc_del_flow()
3617 bool is_l4 = false; in e1000e_config_hwtstamp() local3644 is_l4 = true; in e1000e_config_hwtstamp()3649 is_l4 = true; in e1000e_config_hwtstamp()3671 is_l4 = true; in e1000e_config_hwtstamp()3681 is_l4 = true; in e1000e_config_hwtstamp()3691 is_l4 = true; in e1000e_config_hwtstamp()3702 is_l4 = true; in e1000e_config_hwtstamp()3747 if (is_l4) { in e1000e_config_hwtstamp()
4314 bool is_l4 = info->data == (RXH_IP_SRC | RXH_IP_DST | RXH_L4_B_0_1 | RXH_L4_B_2_3); in virtnet_set_hashflow() local4317 if (!((info->data == (RXH_IP_SRC | RXH_IP_DST)) | is_l4 | is_disable)) in virtnet_set_hashflow()4325 | (is_l4 ? VIRTIO_NET_RSS_HASH_TYPE_TCPv4 : 0); in virtnet_set_hashflow()4331 | (is_l4 ? VIRTIO_NET_RSS_HASH_TYPE_UDPv4 : 0); in virtnet_set_hashflow()4342 | (is_l4 ? VIRTIO_NET_RSS_HASH_TYPE_TCPv6 : 0); in virtnet_set_hashflow()4348 | (is_l4 ? VIRTIO_NET_RSS_HASH_TYPE_UDPv6 : 0); in virtnet_set_hashflow()