Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_sync.h54 typedef struct synclist { struct
55 struct synclist *sl_next; argument
56 struct synclist **sl_pnext; argument
64 } synclist_t; argument