Searched refs:aproxy (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_proxy.h51 struct aproxy *aps_apr;
98 typedef struct aproxy { struct
99 struct aproxy *apr_next;
100 struct aproxy *apr_parent;
121 int (* apr_clear)(struct aproxy *);
122 int (* apr_flush)(struct aproxy *, int);

Completed in 104 milliseconds