HomeSort by: relevance | last modified time | path
    Searched defs:fatp_ctl_t (Results 1 - 2 of 2) 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.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)

Completed in 22 milliseconds