Home
last modified time | relevance | path

Searched refs:TCPOPT_SACK (Results 1 – 10 of 10) sorted by relevance

/external/iptables/extensions/
Dlibxt_TCPOPTSTRIP.c24 #ifndef TCPOPT_SACK
25 # define TCPOPT_SACK 5 macro
49 {"sack", "Selective ACK", TCPOPT_SACK},
/external/tcpdump/
Dtcp.h72 #define TCPOPT_SACK 5 /* selective ack (rfc2018) */ macro
Dprint-tcp.c122 { TCPOPT_SACK, "sack" },
465 case TCPOPT_SACK: in tcp_print()
/external/iproute2/include/netinet/
Dtcp.h148 # define TCPOPT_SACK 5 /* Experimental */ macro
/external/syzkaller/sys/linux/
Dvnet_arm64.const361 TCPOPT_SACK = 5
Dvnet_amd64.const361 TCPOPT_SACK = 5
Dvnet_arm.const361 TCPOPT_SACK = 5
Dvnet_386.const361 TCPOPT_SACK = 5
Dvnet_ppc64le.const361 TCPOPT_SACK = 5
Dvnet.txt738 tcp_option_types = TCPOPT_NOP, TCPOPT_EOL, TCPOPT_MSS, TCPOPT_WINDOW, TCPOPT_SACK_PERM, TCPOPT_SACK
778 type const[TCPOPT_SACK, int8]