Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dtcp.h83 #define TCPOLEN_PAD 1 macro
H A Dtcp_output.c1209 if (!OPT_FITS(TCPOLEN_PAD)) in tcp_output()
1211 optlen += TCPOLEN_PAD; in tcp_output()
H A Dtcp_syncache.c1239 optlen += TCPOLEN_PAD; in syn_cache_respond()