Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dpfvar.h530 struct pf_pool { struct
536 struct pf_pooladdr *cur __attribute__((aligned(8))); argument
540 struct pf_poolhashkey key __attribute__((aligned(8))); argument
541 struct pf_addr counter;
542 int tblidx;
543 u_int16_t proxy_port[2];
544 u_int8_t port_op;
545 u_int8_t opts;
546 sa_family_t af;