Searched refs:pfsync_alloc_scrub_memory (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netpfil/pf/
H A Dif_pfsync.c285 static int pfsync_alloc_scrub_memory(struct pfsync_state_peer *,
443 pfsync_alloc_scrub_memory(struct pfsync_state_peer *s, function
533 if (pfsync_alloc_scrub_memory(&sp->src, &st->src) ||
534 pfsync_alloc_scrub_memory(&sp->dst, &st->dst))
950 pfsync_alloc_scrub_memory(&sp->dst, &st->dst);
1037 pfsync_alloc_scrub_memory(&up->dst, &st->dst);

Completed in 63 milliseconds