pfsync_alloc_scrub_memory
int pfsync_alloc_scrub_memory(struct pfsync_state_peer *,
if (pfsync_alloc_scrub_memory(&sp->src, &st->src) ||
pfsync_alloc_scrub_memory(&sp->dst, &st->dst)) {
pfsync_alloc_scrub_memory(&sp->dst, &st->dst);
pfsync_alloc_scrub_memory(&up->dst, &st->dst);