HomeSort by: relevance | last modified time | path
    Searched defs:ti_del_mcast (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_ti.c 175 static void ti_del_mcast(struct ti_softc *, struct ether_addr *);
1102 ti_del_mcast(struct ti_softc *sc, struct ether_addr *addr) function in typeref:typename:void
1160 ti_del_mcast(sc, &mc->mc_addr);

Completed in 49 milliseconds