Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp.h97 #define TCPOPT_SACK 5 macro
H A Dtcp_output.c1844 *optp++ = TCPOPT_SACK; in tcp_addoptions()
H A Dtcp_input.c3486 case TCPOPT_SACK: in tcp_dooptions()
/f-stack/tools/compat/include/netinet/
H A Dtcp.h97 #define TCPOPT_SACK 5 macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c394 case TCPOPT_SACK: in tcpopts_parse()
/f-stack/freebsd/netpfil/pf/
H A Dpf.c2407 case TCPOPT_SACK: in pf_modulate_sack()