Home
last modified time | relevance | path

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

/freebsd/usr.sbin/tcpsso/
H A Dtcpsso.c201 tcp_entry(TCP_FUNCTION_BLK), /* char * */
352 case TCP_FUNCTION_BLK: in create_parameters()
370 case TCP_FUNCTION_BLK: in create_parameters()
/freebsd/sys/netinet/
H A Dtcp.h229 #define TCP_FUNCTION_BLK 8192 /* Set the tcp function pointers to the specified stack */ macro
H A Dtcp_usrreq.c1669 } else if (sopt->sopt_name == TCP_FUNCTION_BLK) { in tcp_ctloutput_set()
1799 if (((sopt->sopt_name == TCP_FUNCTION_BLK) || in tcp_ctloutput_get()