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