Searched refs:tcp_queue_to_input (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/netinet/ |
| H A D | tcp_hpts.h | 245 #define tcp_queue_to_input(a, b, c, d, e, f, g) __tcp_queue_to_input(a, b, c, d, e, f, g, __LINE__) macro
|
| /freebsd-12.1/sys/netinet/tcp_stacks/ |
| H A D | rack.c | 6921 tcp_queue_to_input(tp, m, th, tlen, drop_hdrlen, iptos); in rack_do_segment()
|