Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h736 #define IP_FW_TCPOPT_MSS 0x01 macro
/f-stack/freebsd/netinet/
H A Dip_fw.h736 #define IP_FW_TCPOPT_MSS 0x01 macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c379 bits |= IP_FW_TCPOPT_MSS; in tcpopts_parse()
2398 IP_FW_TCPOPT_MSS) == 0) in ipfw_chk()
/f-stack/tools/ipfw/
H A Dipfw2.c144 { "mss", IP_FW_TCPOPT_MSS },
145 { "maxseg", IP_FW_TCPOPT_MSS },