Home | History | Annotate | Download | only in netinet

Lines Matching refs:fatp_t

160 typedef struct fatp_mi	fatp_t;
188 fatp_full(fatp_t *fp)
190 fatp_t full;
272 fatp_t *base; /* base of fatp_t array */
273 fatp_t *lim; /* extent of fatp_t array */
274 fatp_t *free; /* free list */
278 fatp_t **hash; /* hash anchors */
279 fatp_t **port; /* port hash anchors */
304 static __inline fatp_t *
305 fatp_next(fatp_ctl_t *fat, fatp_t *fp)
313 fatp_index(fatp_ctl_t *fat, fatp_t *fp)