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

/freebsd-10.3-release/sys/netpfil/pf/
H A Dif_pfsync.c256 static int pfsync_alloc_scrub_memory(struct pfsync_state_peer *,
386 pfsync_alloc_scrub_memory(struct pfsync_state_peer *s, function
476 if (pfsync_alloc_scrub_memory(&sp->src, &st->src) ||
477 pfsync_alloc_scrub_memory(&sp->dst, &st->dst))
892 pfsync_alloc_scrub_memory(&sp->dst, &st->dst);
983 pfsync_alloc_scrub_memory(&up->dst, &st->dst);

Completed in 53 milliseconds