Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/tcpsso/
HDtcpsso.c203 tcp_entry(TCP_FUNCTION_BLK), /* char * */
359 case TCP_FUNCTION_BLK: in create_parameters()
377 case TCP_FUNCTION_BLK: in create_parameters()
/freebsd-14-stable/sys/netinet/
HDtcp.h217 #define TCP_FUNCTION_BLK 8192 /* Set the tcp function pointers to the specified stack */ macro
HDtcp_usrreq.c1699 } else if (sopt->sopt_name == TCP_FUNCTION_BLK) { in tcp_ctloutput_set()
1829 if (((sopt->sopt_name == TCP_FUNCTION_BLK) || in tcp_ctloutput_get()