OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fatp_ctl_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
tcp_vtw.h
171
* 15 tags per cacheline. At most 2^17 fat pointers per
fatp_ctl_t
.
242
typedef struct fatp_ctl
fatp_ctl_t
;
typedef in typeref:struct:fatp_ctl
249
fatp_ctl_t
*fat; /* collection of fatp to use */
305
fatp_next(
fatp_ctl_t
*fat, fatp_t *fp)
313
fatp_index(
fatp_ctl_t
*fat, fatp_t *fp)
tcp_vtw.c
130
fatp_ctl_t
fat_tcpv4;
131
fatp_ctl_t
fat_tcpv6;
169
fatp_alloc(
fatp_ctl_t
*fat)
191
fatp_free(
fatp_ctl_t
*fat, fatp_t *fp)
213
fatp_init(
fatp_ctl_t
*fat, uint32_t n, uint32_t m,
257
fatp_key(
fatp_ctl_t
*fat, fatp_t *fp, uint32_t slot)
278
fatp_slot_from_key(
fatp_ctl_t
*fat, uint32_t key)
299
fatp_from_key(
fatp_ctl_t
*fat, uint32_t key)
355
fatp_vtw_inshash(
fatp_ctl_t
*fat, uint32_t idx, uint32_t tag, int which,
516
fatp_ctl_t
*fat = ctl->fat
[
all
...]
/src/usr.bin/netstat/
vtw.c
270
fatp_ctl_t
fat_tcpv4;
378
fatp_ctl_t
fat_tcpv6;
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025