Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_pfsync.c263 static int pfsync_get_ioc(struct pfsync_softc *, struct ifreq *);
597 error = pfsync_get_ioc(sc, ifr); in pfsync_ioctl()
692 pfsync_get_ioc(struct pfsync_softc *sc, struct ifreq *ifr) in pfsync_get_ioc() function