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

/freebsd-11-stable/sys/netpfil/pf/
H A Dif_pfsync.c213 struct ip_moptions sc_imo; member in struct:pfsync_softc
431 if (sc->sc_imo.imo_membership)
1374 struct ip_moptions *imo = &sc->sc_imo;
2343 else if (ip_output(m, NULL, NULL, IP_RAWOUTPUT, &sc->sc_imo,
2356 struct ip_moptions *imo = &sc->sc_imo;
2382 struct ip_moptions *imo = &sc->sc_imo;
2405 sc->sc_imo.imo_membership = NULL;
2406 sc->sc_imo.imo_multicast_ifp = NULL;

Completed in 112 milliseconds