Home
last modified time | relevance | path

Searched refs:TCPOLEN_NOP (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/netinet/
HDtcp_output.c1707 optlen += TCPOLEN_NOP; in tcp_addoptions()
1721 optlen += TCPOLEN_NOP; in tcp_addoptions()
1733 optlen += TCPOLEN_NOP; in tcp_addoptions()
1744 optlen += TCPOLEN_NOP; in tcp_addoptions()
1764 optlen += TCPOLEN_NOP; in tcp_addoptions()
1784 optlen += TCPOLEN_NOP; in tcp_addoptions()
HDtcp.h85 #define TCPOLEN_NOP 1 macro