Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/dc/
H A Dif_dcreg.h715 int dc_if_flags; member
H A Dif_dc.c3424 int need_setfilt = (ifp->if_flags ^ sc->dc_if_flags) & in dc_ioctl()
3437 sc->dc_if_flags = ifp->if_flags; in dc_ioctl()