Home
last modified time | relevance | path

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

/NextBSD/sys/dev/an/
HDif_anreg.h465 int an_if_flags; member
HDif_an.c1926 !(sc->an_if_flags & IFF_PROMISC)) { in an_ioctl()
1930 sc->an_if_flags & IFF_PROMISC) { in an_ioctl()
1938 sc->an_if_flags = ifp->if_flags; in an_ioctl()