Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dpfvar.h541 struct pf_pool { struct
547 struct pf_pooladdr *cur __attribute__((aligned(8))); argument
551 struct pf_poolhashkey key __attribute__((aligned(8))); argument
552 struct pf_addr counter;
553 int tblidx;
554 u_int16_t proxy_port[2];
555 u_int8_t port_op;
556 u_int8_t opts;
557 sa_family_t af;