pfsync_state_peer
print_seq(struct pfsync_state_peer *p)
struct pfsync_state_peer *src, *dst;
void print_seq(struct pfsync_state_peer *);
int pfsync_alloc_scrub_memory(struct pfsync_state_peer *,
pfsync_alloc_scrub_memory(struct pfsync_state_peer *s,
struct pfsync_state_peer src;
struct pfsync_state_peer dst;
struct pfsync_state_peer src;
struct pfsync_state_peer dst;
retrieve_seq(const char* str, struct pfsync_state_peer* peer)
struct pfsync_state_peer *src_peer, *dst_peer;
struct pfsync_state_peer current_peer;
static bool retrieve_seq(const char*, struct pfsync_state_peer*);
print_peer(const struct pfsync_state_peer* peer, uint8_t proto, FILE* f)
struct pfsync_state_peer *src, *dst;
static void print_peer(const struct pfsync_state_peer *peer, uint8_t, FILE*);