Searched refs:TCPOPT_SACK (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/ipfilter/lib/
H A Dtcpoptnames.c19 { TCPOPT_SACK, 0x000010, 3, "sack" },
/freebsd-12-stable/contrib/tcpdump/
H A Dtcp.h72 #define TCPOPT_SACK 5 /* selective ack (rfc2018) */ macro
H A Dprint-tcp.c122 { TCPOPT_SACK, "sack" },
465 case TCPOPT_SACK:
/freebsd-12-stable/sys/netinet/
H A Dtcp.h97 #define TCPOPT_SACK 5 macro
H A Dtcp_output.c1784 *optp++ = TCPOPT_SACK;
H A Dtcp_input.c3435 case TCPOPT_SACK:
/freebsd-12-stable/sys/netpfil/ipfw/
H A Dip_fw2.c392 case TCPOPT_SACK:
/freebsd-12-stable/sys/netpfil/pf/
H A Dpf.c2415 case TCPOPT_SACK:

Completed in 85 milliseconds