HomeSort by: relevance | last modified time | path
    Searched defs:aproxy (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_proxy.h 54 struct aproxy *aps_apr;
101 typedef struct aproxy { struct
102 struct aproxy *apr_next;
103 struct aproxy *apr_parent;
124 int (* apr_clear)(struct aproxy *);
125 int (* apr_flush)(struct aproxy *, int);
ip_proxy.h 54 struct aproxy *aps_apr;
101 typedef struct aproxy { struct
102 struct aproxy *apr_next;
103 struct aproxy *apr_parent;
124 int (* apr_clear)(struct aproxy *);
125 int (* apr_flush)(struct aproxy *, int);

Completed in 21 milliseconds