Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dsm_netdevice.c4 struct net_device { struct
10 struct net_device dev; in func() argument
11 struct net_device *dev2 = &dev; in func()
12 struct net_device **dev3 = &dev2; in func()
13 struct net_device *deva[10]; in func()
14 struct net_device **devb[10]; in func()
15 struct net_device ***devc = devb; in func()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpcnet32.c93 static struct net_device *pcnet32_dev;
274 struct net_device *next;
H A Dw89c840.c233 struct net_device *next_module; /* Link for devices of this type. */
H A Dtg3.h2158 struct net_device *dev;
H A Dtlan.c1749 void TLan_PhyMonitor(struct net_device *dev)
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1159 # define IFNAME(x) ((struct net_device*)x)->name
1161 ((struct net_device *)fin->fin_ifp)->ifindex) & 7)
1183 # define ifnet net_device