Searched refs:TCP_SACK_PERMIT (Results 1 – 2 of 2) sorted by relevance
1926 td->td_winflags |= TCP_SACK_PERMIT; in ipf_tcpoptions()2201 (fdata->td_winflags & TCP_SACK_PERMIT) && in ipf_state_tcpinwindow()2202 (tdata->td_winflags & TCP_SACK_PERMIT)) { in ipf_state_tcpinwindow()
1138 #define TCP_SACK_PERMIT 0x00000004 macro