Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_input.c998 tcp_dooptions(&to, optp, optlen, in tcp_input_with_port()
1074 tcp_dooptions(&to, optp, optlen, 0); in tcp_input_with_port()
1347 tcp_dooptions(&to, optp, optlen, TO_SYN); in tcp_input_with_port()
1360 tcp_dooptions(&to, optp, optlen, thflags); in tcp_input_with_port()
1604 tcp_dooptions(&to, (u_char *)(th + 1), in tcp_do_segment()
3549 tcp_dooptions(struct tcpopt *to, u_char *cp, int cnt, int flags) in tcp_dooptions() function
H A Dtcp_var.h1385 void tcp_dooptions(struct tcpopt *, u_char *, int, int);
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c865 tcp_dooptions(&to, (void *)(th + 1), in t4_syncache_respond()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c11348 tcp_dooptions(&to, (u_char *)(th + 1), in bbr_do_segment_nounlock()
H A Drack.c16543 tcp_dooptions(&to, (u_char *)(th + 1), in rack_do_segment_nounlock()