Home
last modified time | relevance | path

Searched refs:pfsync_state_peer (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/net/pf/
H A Dif_pfsync.h66 struct pfsync_state_peer src;
67 struct pfsync_state_peer dst;
H A Dpfvar.h879 struct pfsync_state_peer { struct
900 struct pfsync_state_peer src; argument
901 struct pfsync_state_peer dst;
H A Dif_pfsync.c97 int pfsync_alloc_scrub_memory(struct pfsync_state_peer *,
239 pfsync_alloc_scrub_memory(struct pfsync_state_peer *s, in pfsync_alloc_scrub_memory()
/dragonfly/usr.sbin/pfctl/
H A Dpfctl.h113 void print_seq(struct pfsync_state_peer *);
H A Dpf_print_state.c197 print_seq(struct pfsync_state_peer *p) in print_seq()
210 struct pfsync_state_peer *src, *dst; in print_state()