Searched refs:TCP_NOOPT (Results 1 – 2 of 2) sorted by relevance
/NetX-Duo-v6.3.0/addons/BSD/ | ||
D | nxd_bsd.h | 605 #define TCP_NOOPT 0x08 /* don't use TCP options */ macro |
D | nxd_bsd.c | 6488 if ((option_name > TCP_NOOPT) || in nx_bsd_setsockopt() |