Searched defs:tcp_hpts_init (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/netinet/ | ||
| H A D | tcp_hpts.h | 104 #define tcp_hpts_init(tp) __tcp_hpts_init(tcp_hptsi_pace, tp) macro |
| H A D | tcp_hpts_test.c | 58 #define tcp_hpts_init(pace, tp) __tcp_hpts_init((pace), (tp)) macro |