HomeSort by: relevance | last modified time | path
    Searched refs:ether_ifdetach (Results 1 - 25 of 57) sorted by relevancy

1 2 3

  /src/sys/net/
if_vether.c 114 ether_ifdetach(ifp);
if_ether.h 403 void ether_ifdetach(struct ifnet *);
if_tap.c 400 ether_ifdetach(ifp);
if_l2tp.c 342 ether_ifdetach(ifp);
if_vlan.c 622 /* XXX ether_ifdetach must not be called with IFNET_LOCK */
626 ether_ifdetach(ifp);
634 /* Restore vlan_ioctl overwritten by ether_ifdetach */
  /src/sys/rump/net/lib/libvirtif/
if_virt.c 174 ether_ifdetach(ifp);
  /src/sys/dev/ic/
mb86950.c 971 ether_ifdetach(ifp);
smc91cxx.c 1391 ether_ifdetach(ifp);
dp8390.c 1234 ether_ifdetach(ifp);
mb86960.c 1805 ether_ifdetach(ifp);
rtl81x9.c 834 ether_ifdetach(ifp);
i82596.c 700 ether_ifdetach(ifp);
cs89x0.c 518 ether_ifdetach(ifp);
  /src/sys/dev/pcmcia/
if_cnw.c 1183 ether_ifdetach(ifp);
if_xi.c 261 ether_ifdetach(ifp);
  /src/sys/net80211/
ieee80211.c 294 ether_ifdetach(ifp);
  /src/sys/dev/scsipi/
if_se.c 418 ether_ifdetach(ifp);
if_dse.c 449 ether_ifdetach(ifp);
  /src/sys/rump/net/lib/libshmif/
if_shmem.c 421 ether_ifdetach(ifp);
  /src/sys/arch/xen/xen/
xennetback_xenbus.c 369 ether_ifdetach(&xneti->xni_if);
if_xennet_xenbus.c 514 ether_ifdetach(ifp);
  /src/sys/dev/usb/
usbnet.c 1617 ether_ifdetach(ifp);
  /src/sys/arch/mips/atheros/dev/
if_ae.c 483 ether_ifdetach(ifp);
  /src/sys/dev/pci/cxgb/
cxgb_main.c 807 ether_ifdetach(p->ifp);
  /src/sys/arch/arm/ti/
if_cpsw.c 367 ether_ifdetach(ifp);

Completed in 40 milliseconds

1 2 3