Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_dstlist.h36 typedef struct ippool_dst { struct
37 struct ippool_dst *ipld_next; argument
38 struct ippool_dst **ipld_pnext; argument
50 } ippool_dst_t; argument