Symbol: tcp_hpts_entry
sys/netinet/tcp_hpts.c
1054
tcp_hpts_set_max_sleep(struct tcp_hpts_entry *hpts, int wrap_loop_cnt)
sys/netinet/tcp_hpts.c
1084
tcp_hptsi(struct tcp_hpts_entry *hpts, bool from_callout)
sys/netinet/tcp_hpts.c
1509
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
1523
static struct tcp_hpts_entry *
sys/netinet/tcp_hpts.c
1570
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
1641
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
1646
hpts = (struct tcp_hpts_entry *)ctx;
sys/netinet/tcp_hpts.c
1836
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
1859
sz = (pace->rp_num_hptss * sizeof(struct tcp_hpts_entry *));
sys/netinet/tcp_hpts.c
1905
pace->rp_ent[i] = malloc(sizeof(struct tcp_hpts_entry),
sys/netinet/tcp_hpts.c
1989
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
2044
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts.c
2071
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
681
max_slots_available(struct tcp_hpts_entry *hpts, uint32_t wheel_slot, uint32_t *target_slot)
sys/netinet/tcp_hpts.c
790
check_if_slot_would_be_wrong(struct tcp_hpts_entry *hpts, struct tcpcb *tp,
sys/netinet/tcp_hpts.c
826
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
1032
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
1273
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
1338
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
138
dump_hpts_entry(struct ktest_test_context *ctx, struct tcp_hpts_entry *hpts)
sys/netinet/tcp_hpts_test.c
1418
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
1481
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
1537
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
1577
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
321
struct tcp_hpts_entry *hpts = pace->rp_ent[tp->t_hpts_cpu];
sys/netinet/tcp_hpts_test.c
349
struct tcp_hpts_entry *hpts = pace->rp_ent[tp->t_hpts_cpu];
sys/netinet/tcp_hpts_test.c
493
struct tcp_hpts_entry *hpts = pace->rp_ent[0];
sys/netinet/tcp_hpts_test.c
625
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
688
struct tcp_hpts_entry *hpts;
sys/netinet/tcp_hpts_test.c
960
struct tcp_hpts_entry *hpts;