Home
last modified time | relevance | path

Searched refs:IP_FW_TCPOPT_SACK (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dip_fw.h826 #define IP_FW_TCPOPT_SACK 0x04 macro
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c393 bits |= IP_FW_TCPOPT_SACK; in tcpopts_parse()
398 bits |= IP_FW_TCPOPT_SACK; in tcpopts_parse()
/freebsd/sbin/ipfw/
H A Dipfw2.c137 { "sack", IP_FW_TCPOPT_SACK },