| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | generic_receive_offload_lib.rst | 21 example, TCP/IPv4 GRO processes TCP/IPv4 packets. 35 inner TCP/IPv4 or UDP/IPv4 packet. 86 section, we will introduce an algorithm, which is used by TCP/IPv4 GRO 141 TCP/IPv4 GRO 148 Header fields used to define a TCP/IPv4 flow include: 150 - source and destination: Ethernet and IP address, TCP port 152 - TCP acknowledge number 154 TCP/IPv4 packets whose FIN, SYN, RST, URG, PSH, ECE or CWR bit is set 159 - TCP sequence number 176 - inner source and destination: Ethernet and IP address, TCP port [all …]
|
| H A D | generic_segmentation_offload_lib.rst | 10 TCP Segmentation Offload (TSO), which reduces per-packet processing overhead. 16 For example, GSO allows guest kernel stacks to transmit over-sized TCP segments 46 - TCP 146 TCP/IPv4 GSO 148 TCP/IPv4 GSO supports segmentation of suitably large TCP/IPv4 packets, which 163 which contain an outer IPv4 header, inner TCP/IPv4 headers, and optional 169 an outer IPv4 header, inner TCP/IPv4 headers, and an optional VLAN tag. 198 wants to segment TCP/IPv4 packets, it should set gso_types to 213 - For example, in order to segment TCP/IPv4 packets, the application should
|
| H A D | glossary.rst | 137 concepts of packet buffers or mbuf, refer to *TCP/IP Illustrated, Volume 2: 213 TCP
|
| H A D | rte_flow.rst | 289 | 2 | TCP | 315 | 6 | TCP | 337 | 4 | TCP | 450 .. table:: TCP, UDP or ICMP as L4 461 | 3 | VOID | TCP | VOID | 504 | 3 | TCP | 992 Item: ``TCP`` 995 Matches a TCP header. 1118 | 3 | TCP | 3372 | 2 | TCP | [all …]
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ptypes.c | 73 TPTE(0x24, ETHER, IPV4, TCP, NONE, NONE, NONE, NONE), 78 TPTE(0x2C, ETHER, IPV6, TCP, NONE, NONE, NONE, NONE), 95 TPTE(0x84, ETHER, IPV4, NONE, IP, NONE, IPV4, TCP), 100 TPTE(0x8C, ETHER, IPV4, NONE, IP, NONE, IPV6, TCP), 107 TPTE(0x94, ETHER, IPV4, NONE, GRENAT, NONE, IPV4, TCP), 112 TPTE(0x9C, ETHER, IPV4, NONE, GRENAT, NONE, IPV6, TCP), 119 TPTE(0xA4, ETHER, IPV4, NONE, GRENAT, ETHER, IPV4, TCP), 142 TPTE(0xC4, ETHER, IPV6, NONE, IP, NONE, IPV4, TCP), 147 TPTE(0xCC, ETHER, IPV6, NONE, IP, NONE, IPV6, TCP), 154 TPTE(0xD4, ETHER, IPV6, NONE, GRENAT, NONE, IPV4, TCP), [all …]
|
| /f-stack/dpdk/drivers/common/iavf/ |
| H A D | iavf_common.c | 598 IAVF_PTT(26, IP, IPV4, NOF, NONE, NONE, NOF, TCP, PAY4), 607 IAVF_PTT(33, IP, IPV4, NOF, IP_IP, IPV4, NOF, TCP, PAY4), 616 IAVF_PTT(40, IP, IPV4, NOF, IP_IP, IPV6, NOF, TCP, PAY4), 628 IAVF_PTT(48, IP, IPV4, NOF, IP_GRENAT, IPV4, NOF, TCP, PAY4), 637 IAVF_PTT(55, IP, IPV4, NOF, IP_GRENAT, IPV6, NOF, TCP, PAY4), 649 IAVF_PTT(63, IP, IPV4, NOF, IP_GRENAT_MAC, IPV4, NOF, TCP, PAY4), 688 IAVF_PTT(92, IP, IPV6, NOF, NONE, NONE, NOF, TCP, PAY4), 697 IAVF_PTT(99, IP, IPV6, NOF, IP_IP, IPV4, NOF, TCP, PAY4), 706 IAVF_PTT(106, IP, IPV6, NOF, IP_IP, IPV6, NOF, TCP, PAY4), 718 IAVF_PTT(114, IP, IPV6, NOF, IP_GRENAT, IPV4, NOF, TCP, PAY4), [all …]
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | sfc_efx.rst | 30 - IPv4/IPv6 TCP/UDP transmit checksum offload 32 - Inner IPv4/IPv6 TCP/UDP transmit checksum offload 49 - TCP segmentation offload (TSO) including VXLAN and GENEVE encapsulated 53 - IPv4/IPv6 TCP/UDP receive checksum offload 55 - Inner IPv4/IPv6 TCP/UDP receive checksum offload 166 - TCP (exact match of source/destination ports) 211 - TCP (source/destination ports, TCP header length + TCP flags) 271 - Filtering by TCP or UDP IP transport protocol without pattern items of 274 - The last item is TCP or UDP, and it's empty. 394 mbufs, VLAN insertion, inner/outer IPv4 and TCP/UDP checksum and TCP
|
| H A D | igc.rst | 75 - TCP SYN filter 90 Add a rule to direct packet whose ``ip-protocol=0x6(TCP), tcp_port=0x80`` to queue 1: 96 Add a rule to direct packet whose ``ip-protocol=0x6(TCP), SYN flag is set`` to queue 1:
|
| H A D | igb.rst | 23 * TCP segmentation offload
|
| H A D | ice.rst | 84 handling acceleration, like checking the TCP SYN packets quickly. 102 This setting means queues 1, 2-3, 8-9 are TCP extraction, queues 10-13 are 109 This setting means queues 1, 2-3, 8-9 are TCP extraction, queues 10-23 are 173 TCPHDR1 - TCP header word 6, "Data Offset" and "Flags" fields. 273 192.168.0.2', dst="192.168.0.3")/TCP(flags='S')/Raw(load='XXXXXXXXXX'), \
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | test_pipeline.rst | 198 … | | TCP source port = ANY, … 200 … | | TCP destination port = … 213 … | | TCP source port = ANY, … 215 … | | TCP destination port = … 231 The profile for input traffic is TCP/IPv4 packets with: 237 * destination TCP port fixed to 0 239 * source TCP port fixed to 0
|
| H A D | pipeline.rst | 44 remote TCP based client (telnet, netcat, etc.) for connection. 52 * Argument: TCP port number at which the application is running. 53 …This port number should be used by remote TCP client (such as telnet, netcat, etc.) to connect to …
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_lan_tx_rx.h | 1268 ICE_PTT(26, IP, IPV4, NOF, NONE, NONE, NOF, TCP, PAY4), 1277 ICE_PTT(33, IP, IPV4, NOF, IP_IP, IPV4, NOF, TCP, PAY4), 1286 ICE_PTT(40, IP, IPV4, NOF, IP_IP, IPV6, NOF, TCP, PAY4), 1298 ICE_PTT(48, IP, IPV4, NOF, IP_GRENAT, IPV4, NOF, TCP, PAY4), 1307 ICE_PTT(55, IP, IPV4, NOF, IP_GRENAT, IPV6, NOF, TCP, PAY4), 1319 ICE_PTT(63, IP, IPV4, NOF, IP_GRENAT_MAC, IPV4, NOF, TCP, PAY4), 1358 ICE_PTT(92, IP, IPV6, NOF, NONE, NONE, NOF, TCP, PAY4), 1367 ICE_PTT(99, IP, IPV6, NOF, IP_IP, IPV4, NOF, TCP, PAY4), 1376 ICE_PTT(106, IP, IPV6, NOF, IP_IP, IPV6, NOF, TCP, PAY4), 1388 ICE_PTT(114, IP, IPV6, NOF, IP_GRENAT, IPV4, NOF, TCP, PAY4), [all …]
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | HISTORY | 17 - Improved TCP close connection logic. 38 for IP headers (TCP, UDP and ICMP checksums 128 improved TCP connection monitoring. 131 - Added supporting routine for NetBios over TCP/IP.
|
| H A D | alias_dummy.c | 110 .proto = UDP|TCP,
|
| H A D | alias_mod.h | 58 #define TCP 0x02 macro
|
| H A D | alias_pptp.c | 140 .proto = TCP, 147 .proto = TCP,
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw2.c | 253 #define TCP(p) ((struct tcphdr *)(p)) macro 1537 dst_port = TCP(ulp)->th_dport; in ipfw_chk() 1538 src_port = TCP(ulp)->th_sport; in ipfw_chk() 1724 dst_port = TCP(ulp)->th_dport; in ipfw_chk() 1725 src_port = TCP(ulp)->th_sport; in ipfw_chk() 2349 tcp = TCP(ulp); in ipfw_chk() 2371 (TCP(ulp)->th_off << 2)); in ipfw_chk() 2379 TCP(ulp)->th_seq); in ipfw_chk() 2385 TCP(ulp)->th_ack); in ipfw_chk() 2396 (TCP(ulp)->th_off << 2)); in ipfw_chk() [all …]
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 144 Add TCP item to all flows items, This item have open mask. 306 Add increment TCP acknowledgment by one to all flows actions. 309 Add decrement TCP acknowledgment by one to all flows actions. 312 Add increment TCP sequence by one to all flows actions. 315 Add decrement TCP sequence by one to all flows actions.
|
| /f-stack/freebsd/mips/conf/ |
| H A D | std.BERI | 43 options TCP_HHOOK # hhook(9) framework for TCP
|
| H A D | AR71XX_BASE | 31 options TCP_HHOOK # hhook(9) framework for TCP
|
| H A D | std.AR5312 | 37 options TCP_HHOOK # hhook(9) framework for TCP
|
| H A D | std.AR5315 | 36 options TCP_HHOOK # hhook(9) framework for TCP
|
| H A D | std.AR724X | 33 options TCP_HHOOK # hhook(9) framework for TCP
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64_translate.h | 80 #define TCP(p) ((struct tcphdr *)(p)) macro
|