Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp.h230 #define TCP_FUNCTION_ALIAS 8193 /* Get the current tcp function pointer name alias */ macro
H A Dtcp_usrreq.c1800 (sopt->sopt_name == TCP_FUNCTION_ALIAS))) { in tcp_ctloutput_get()
1803 if (sopt->sopt_name == TCP_FUNCTION_ALIAS) { in tcp_ctloutput_get()