Searched refs:tcp_dooptions (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_input.c1006 tcp_dooptions(&to, optp, optlen,
1097 tcp_dooptions(&to, optp, optlen, 0);
1360 tcp_dooptions(&to, optp, optlen, TO_SYN);
1383 tcp_dooptions(&to, optp, optlen, thflags);
1635 tcp_dooptions(&to, (u_char *)(th + 1),
3444 tcp_dooptions(struct tcpopt *to, u_char *cp, int cnt, int flags) function
H A Dtcp_var.h463 * to tcp_dooptions and tcp_addoptions.
490 * Flags for tcp_dooptions.
971 void tcp_dooptions(struct tcpopt *, u_char *, int, int);
/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_listen.c728 tcp_dooptions(&to, (void *)(th + 1),
/freebsd-13-stable/sys/netinet/tcp_stacks/
H A Drack.c13496 tcp_dooptions(&to, (u_char *)(th + 1),
13630 tcp_dooptions(&to, (u_char *)(th + 1),
H A Dbbr.c11430 tcp_dooptions(&to, (u_char *)(th + 1),

Completed in 248 milliseconds