Home
last modified time | relevance | path

Searched refs:IFF_DRV_RUNNING (Results 1 – 25 of 1933) sorted by relevance

12345678910>>...78

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/cxgb/
H A Dcxgb_main.c797 if (p->ifp->if_drv_flags & IFF_DRV_RUNNING) in cxgb_port_detach()
1227 ifp->if_drv_flags |= IFF_DRV_RUNNING; in cxgb_init_locked()
1254 ifp->if_drv_flags &= ~(IFF_DRV_RUNNING | IFF_DRV_OACTIVE); in cxgb_stop_locked()
1283 if (ifp->if_drv_flags & IFF_DRV_RUNNING) { in cxgb_set_mtu()
1315 if (!(ifp->if_drv_flags & IFF_DRV_RUNNING)) in cxgb_ioctl()
1331 if (ifp->if_drv_flags & IFF_DRV_RUNNING) { in cxgb_ioctl()
1339 } else if (ifp->if_drv_flags & IFF_DRV_RUNNING) in cxgb_ioctl()
1342 if (ifp->if_drv_flags & IFF_DRV_RUNNING) { in cxgb_ioctl()
1600 if ((ifp->if_drv_flags & IFF_DRV_RUNNING) == 0) in check_t3b2_mac()
1605 if ((ifp->if_drv_flags & IFF_DRV_RUNNING)) in check_t3b2_mac()
H A Dcxgb_osdep.h127 #define IFF_DRV_RUNNING IFF_RUNNING macro
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/openbsd/
H A Dnetload.c134 #ifdef IFF_DRV_RUNNING in glibtop_get_netload_p()
135 if (ifnet.if_drv_flags & IFF_DRV_RUNNING) in glibtop_get_netload_p()
/dports/net/py-pyroute2.core/pyroute2.core-0.6.5/pr2modules/bsd/pf_route/
H A Dfreebsd.py11 IFF_DRV_RUNNING = 0x40 variable
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/bsd/
H A Dnetload.c156 #ifdef IFF_DRV_RUNNING in glibtop_get_netload_p()
157 if (ifnet.if_drv_flags & IFF_DRV_RUNNING) in glibtop_get_netload_p()
/dports/lang/ruby26/ruby-2.6.9/ext/socket/
H A Dconstdefs.h1977 #if !defined(IFF_DRV_RUNNING)
1979 # define IFF_DRV_RUNNING IFF_DRV_RUNNING macro
H A Dmkconstants.rb769 IFF_DRV_RUNNING nil resources allocated
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dathrate-amrr.c464 if (ifp->if_drv_flags & IFF_DRV_RUNNING) { in ath_ratectl()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/syscall/
H A Dzerrors_freebsd_amd64.go486 IFF_DRV_RUNNING = 0x40 const
H A Dzerrors_freebsd_386.go486 IFF_DRV_RUNNING = 0x40 const
H A Dzerrors_freebsd_arm.go486 IFF_DRV_RUNNING = 0x40 const
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/syscall/
H A Dzerrors_freebsd_386.go486 IFF_DRV_RUNNING = 0x40 const
H A Dzerrors_freebsd_arm.go486 IFF_DRV_RUNNING = 0x40 const
H A Dzerrors_freebsd_amd64.go486 IFF_DRV_RUNNING = 0x40 const
H A Dzerrors_freebsd_arm64.go486 IFF_DRV_RUNNING = 0x40 const
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/syscall/
H A Dzerrors_freebsd_amd64.go486 IFF_DRV_RUNNING = 0x40 const
H A Dzerrors_freebsd_386.go486 IFF_DRV_RUNNING = 0x40 const
H A Dzerrors_freebsd_arm.go486 IFF_DRV_RUNNING = 0x40 const
H A Dzerrors_freebsd_arm64.go486 IFF_DRV_RUNNING = 0x40 const
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs496 pub const IFF_DRV_RUNNING: ::c_int = 0x40; const
/dports/security/vuls/vuls-0.13.7/vendor/github.com/fatih/color/vendor/golang.org/x/sys/unix/
H A Dzerrors_freebsd_386.go627 IFF_DRV_RUNNING = 0x40 const
H A Dzerrors_freebsd_amd64.go627 IFF_DRV_RUNNING = 0x40 const
H A Dzerrors_freebsd_arm.go634 IFF_DRV_RUNNING = 0x40 const
H A Dzerrors_freebsd_arm64.go627 IFF_DRV_RUNNING = 0x40 const
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/sys/unix/
H A Dzerrors_freebsd_arm.go634 IFF_DRV_RUNNING = 0x40 const

12345678910>>...78