Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_sync.h56 typedef struct synclist { struct
57 struct synclist *sl_next; argument
58 struct synclist **sl_pnext; argument
66 } synclist_t; argument