Home
last modified time | relevance | path

Searched defs:tcp_hptsi (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_hpts_internal.h150 struct tcp_hptsi { struct
160 const struct tcp_hptsi_funcs *funcs; /* Function table for testability */ argument
164 * Core tcp_hptsi structure manipulation functions. argument
H A Dtcp_hpts.c1094 tcp_hptsi(struct tcp_hpts_entry *hpts, bool from_callout) in tcp_hptsi() function