Home
last modified time | relevance | path

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

/dragonfly/sys/net/pf/
H A Dif_pfsync.c1754 struct pfsync_softc *pfs_if, *tmp; in pfsync_modevent() local
1771 LIST_FOREACH_MUTABLE(pfs_if, &pfsync_list, sc_next, tmp) { in pfsync_modevent()
1772 pfsync_clone_destroy(&pfs_if->sc_if); in pfsync_modevent()