Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dtcp_output.c1702 optlen += TCPOLEN_NOP; in tcp_addoptions()
1716 optlen += TCPOLEN_NOP; in tcp_addoptions()
1728 optlen += TCPOLEN_NOP; in tcp_addoptions()
1739 optlen += TCPOLEN_NOP; in tcp_addoptions()
1759 optlen += TCPOLEN_NOP; in tcp_addoptions()
1781 optlen += TCPOLEN_NOP; in tcp_addoptions()
Dtcp.h93 #define TCPOLEN_NOP 1 macro