Searched defs:newstate (Results 26 – 39 of 39) sorted by relevance
12
/freebsd/sys/dev/usb/wlan/ |
H A D | if_mtwvar.h | 166 int (*newstate)(struct ieee80211vap *, member
|
H A D | if_upgtvar.h | 414 int (*newstate)(struct ieee80211vap *, member
|
H A D | if_zydreg.h | 1237 int (*newstate)(struct ieee80211vap *, member
|
H A D | if_rsureg.h | 840 int (*newstate)(struct ieee80211vap *, member
|
/freebsd/sys/dev/usb/net/ |
H A D | if_umb.c | 1017 umb_newstate(struct umb_softc *sc, enum umb_state newstate, int flags) in umb_newstate()
|
/freebsd/sys/netinet/ |
H A D | tcp_subr.c | 4194 tcp_state_change(struct tcpcb *tp, int newstate) in tcp_state_change()
|
/freebsd/sys/dev/otus/ |
H A D | if_otusreg.h | 984 int (*newstate)(struct ieee80211vap *, member
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev.c | 4408 vdev_online(spa_t *spa, uint64_t guid, uint64_t flags, vdev_state_t *newstate) in vdev_online()
|
H A D | spa.c | 9189 vdev_state_t newstate = VDEV_STATE_FAULTED; local
|
H A D | zfs_ioctl.c | 2004 vdev_state_t newstate = VDEV_STATE_UNKNOWN; in zfs_ioc_vdev_set_state() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_pool.c | 3314 vdev_state_t *newstate) in zpool_vdev_online()
|
/freebsd/sys/netpfil/pf/ |
H A D | pf.c | 771 pf_set_protostate(struct pf_kstate *s, int which, u_int8_t newstate) in pf_set_protostate()
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 4284 vdev_state_t newstate = VDEV_STATE_UNKNOWN; in online_vdev() local
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_main.c | 7926 vdev_state_t newstate; in zpool_do_online() local
|
12