Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dip_reass.c89 typedef struct ipfr_queue { struct
111 static LIST_HEAD(, ipfr_queue) ip_frags[IPREASS_HASH_SIZE]; argument