Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/pf/pfs/
Dparse.y63 struct pfsync_state_peer *src_peer, *dst_peer;
64 struct pfsync_state_peer current_peer;
70 static bool retrieve_seq(const char*, struct pfsync_state_peer*);
414 retrieve_seq(const char* str, struct pfsync_state_peer* peer) in retrieve_seq()
Dpfs.c68 static void print_peer(const struct pfsync_state_peer *peer, uint8_t, FILE*);
245 print_peer(const struct pfsync_state_peer* peer, uint8_t proto, FILE* f) in print_peer()
291 struct pfsync_state_peer *src, *dst; in display_states()
/netbsd/src/sys/dist/pf/net/
Dif_pfsync.h49 struct pfsync_state_peer src;
50 struct pfsync_state_peer dst;
Dpfvar.h795 struct pfsync_state_peer { struct
813 struct pfsync_state_peer src; argument
814 struct pfsync_state_peer dst;
Dif_pfsync.c114 int pfsync_alloc_scrub_memory(struct pfsync_state_peer *,
233 pfsync_alloc_scrub_memory(struct pfsync_state_peer *s, in pfsync_alloc_scrub_memory()
/netbsd/src/dist/pf/sbin/pfctl/
Dpf_print_state.c184 print_seq(struct pfsync_state_peer *p) in print_seq()
196 struct pfsync_state_peer *src, *dst; in print_state()
Dpfctl.h117 void print_seq(struct pfsync_state_peer *);
/netbsd/src/external/bsd/tcpdump/dist/
Dpf_print_state.c193 print_seq(struct pfsync_state_peer *p) in print_seq()
205 struct pfsync_state_peer *src, *dst; in print_state()