Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h738 #define IP_FW_TCPOPT_SACK 0x04 macro
/f-stack/freebsd/netinet/
H A Dip_fw.h738 #define IP_FW_TCPOPT_SACK 0x04 macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c391 bits |= IP_FW_TCPOPT_SACK; in tcpopts_parse()
396 bits |= IP_FW_TCPOPT_SACK; in tcpopts_parse()
/f-stack/tools/ipfw/
H A Dipfw2.c147 { "sack", IP_FW_TCPOPT_SACK },