Symbol: tcp_hpts_entry
sys/netinet/tcp_hpts.c
1052
tcp_hpts_set_max_sleep(struct tcp_hpts_entry *hpts, int wrap_loop_cnt)
sys/netinet/tcp_hpts.c
1082
tcp_hptsi(struct tcp_hpts_entry *hpts, bool from_callout)
sys/netinet/tcp_hpts.c
1507
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
1521
static struct tcp_hpts_entry *
sys/netinet/tcp_hpts.c
1568
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
1639
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
1644
hpts = (struct tcp_hpts_entry *)ctx;
sys/netinet/tcp_hpts.c
1834
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
1857
sz = (pace->rp_num_hptss * sizeof(struct tcp_hpts_entry *));
sys/netinet/tcp_hpts.c
1903
pace->rp_ent[i] = malloc(sizeof(struct tcp_hpts_entry),
sys/netinet/tcp_hpts.c
1987
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
2042
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
2069
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
396
tcp_hpts_log(struct tcp_hpts_entry *hpts, struct tcpcb *tp, struct timeval *tv,
sys/netinet/tcp_hpts.c
443
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
445
hpts = (struct tcp_hpts_entry *)arg;
sys/netinet/tcp_hpts.c
457
tcp_hpts_sleep(struct tcp_hpts_entry *hpts, struct timeval *tv)
sys/netinet/tcp_hpts.c
482
tcp_hpts_wake(struct tcp_hpts_entry *hpts)
sys/netinet/tcp_hpts.c
505
tcp_hpts_insert_internal(struct tcpcb *tp, struct tcp_hpts_entry *hpts)
sys/netinet/tcp_hpts.c
531
static struct tcp_hpts_entry *
sys/netinet/tcp_hpts.c
534
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
582
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
679
max_slots_available(struct tcp_hpts_entry *hpts, uint32_t wheel_slot, uint32_t *target_slot)
sys/netinet/tcp_hpts.c
788
check_if_slot_would_be_wrong(struct tcp_hpts_entry *hpts, struct tcpcb *tp,
sys/netinet/tcp_hpts.c
824
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_internal.h
152
struct tcp_hpts_entry **rp_ent; /* Array of hptss */
sys/netinet/tcp_hpts_internal.h
172
int32_t tcp_hptsi(struct tcp_hpts_entry *hpts, bool from_callout);
sys/netinet/tcp_hpts_internal.h
174
void tcp_hpts_wake(struct tcp_hpts_entry *hpts);
sys/netinet/tcp_hpts_test.c
1007
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
1248
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
125
dump_hpts_entry(struct ktest_test_context *ctx, struct tcp_hpts_entry *hpts)
sys/netinet/tcp_hpts_test.c
1313
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
1393
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
1456
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
1506
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
1546
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
309
struct tcp_hpts_entry *hpts = pace->rp_ent[tp->t_hpts_cpu];
sys/netinet/tcp_hpts_test.c
337
struct tcp_hpts_entry *hpts = pace->rp_ent[tp->t_hpts_cpu];
sys/netinet/tcp_hpts_test.c
474
struct tcp_hpts_entry *hpts = pace->rp_ent[0];
sys/netinet/tcp_hpts_test.c
606
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
663
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
935
struct tcp_hpts_entry *hpts;