Lines Matching defs:pfsync_state
803 struct pfsync_state { struct
806 struct pfsync_state_host lan; argument
807 struct pfsync_state_host gwy; argument
808 struct pfsync_state_host ext; argument
809 struct pfsync_state_peer src; argument
810 struct pfsync_state_peer dst; argument
811 struct pf_addr rt_addr;
812 u_int32_t rule;
813 u_int32_t anchor;
814 u_int32_t nat_rule;
815 u_int32_t creation;
816 u_int32_t expire;
817 u_int32_t packets[2][2];
818 u_int32_t bytes[2][2];
819 u_int32_t creatorid;
820 sa_family_t af;
821 u_int8_t proto;
822 u_int8_t direction;
823 u_int8_t log;
824 u_int8_t allow_opts;
825 u_int8_t timeout;
826 u_int8_t sync_flags;
827 u_int8_t updates;