Home
last modified time | relevance | path

Searched defs:ostate (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/sys/netinet/
H A Dtcp_timer.c307 short ostate; in tcp_timer_rexmt() local
454 short ostate; in tcp_timer_persist() local
517 short ostate; in tcp_timer_keep() local
596 short ostate; in tcp_timer_2msl() local
H A Dtcp_usrreq.c166 tcp_debug_trace(struct socket *so, struct tcpcb *tp, int ostate, int req) in tcp_debug_trace()
523 int ostate = 0; in tcp_accept() local
564 int ostate = 0; in tcp_bind() local
606 int ostate = 0; in tcp_listen() local
648 int ostate = 0; in tcp_connect() local
731 int ostate = 0; in tcp_connect2() local
753 int ostate = 0; in tcp_disconnect() local
788 int ostate = 0; in tcp_shutdown() local
817 int ostate = 0; in tcp_abort() local
867 int ostate = 0; in tcp_peeraddr() local
[all …]
H A Dtcp_debug.c111 tcp_trace(short act, short ostate, struct tcpcb *tp, struct mbuf *m, int req) in tcp_trace()
H A Dtcp_input.c1194 short ostate = 0; tcp_input() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Drandom.c258 void *ostate = (void *) &state[-1]; in initstate() local
327 void *ostate = (void *) &state[-1]; in setstate() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Drandom.c258 void *ostate = (void *) &state[-1]; in initstate() local
327 void *ostate = (void *) &state[-1]; in setstate() local
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Drandom.c258 void *ostate = (void *) &state[-1]; in initstate() local
327 void *ostate = (void *) &state[-1]; in setstate() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Drandom.c260 PTR ostate = (PTR) &state[-1]; in initstate() local
329 PTR ostate = (PTR) &state[-1]; in setstate() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Drandom.c260 PTR ostate = (PTR) &state[-1]; in initstate() local
329 PTR ostate = (PTR) &state[-1]; in setstate() local
/netbsd-src/common/lib/libc/stdlib/
H A Drandom.c342 void *ostate = (void *)(&state[-1]); in initstate() local
414 void *ostate = (void *)(&state[-1]); in setstate() local
/netbsd-src/usr.sbin/trpt/
H A Dtrpt.c382 tcp_trace(short act, short ostate, struct tcpcb *atp, struct tcpcb *tp, in tcp_trace()
/netbsd-src/sys/external/bsd/common/linux/
H A Dlinux_tasklet.c282 unsigned ostate, nstate; in tasklet_queue_schedule() local
/netbsd-src/sys/arch/i386/pci/
H A Dpiixpcib.c398 int ostate, nstate, error; in speedstep_sysctl_helper() local
/netbsd-src/sys/net80211/
H A Dieee80211_proto.c920 enum ieee80211_state ostate; in ieee80211_newstate() local
/netbsd-src/sys/arch/x86/pci/
H A Dichlpcib.c752 int ostate, nstate, s, error = 0; speedstep_sysctl_helper() local
/netbsd-src/sys/net/
H A Dif_l2tp.c1342 int ostate; in l2tp_set_state() local
/netbsd-src/sys/dev/ic/
H A Dawi.c1742 enum ieee80211_state ostate; awi_newstate() local
H A Drtw.c2974 int ostate, s; in rtw_led_fastblink() local
3657 enum ieee80211_state ostate; in rtw_newstate() local
H A Drt2560.c880 enum ieee80211_state ostate; in rt2560_newstate() local
H A Dbwfm.c962 enum ieee80211_state ostate = ic->ic_state; in bwfm_newstate_cb() local
/netbsd-src/sys/dev/pcmcia/
H A Dif_malo_pcmcia.c684 enum ieee80211_state ostate; in cmalo_newstate() local
/netbsd-src/sys/dev/usb/
H A Dif_atu.c1194 enum ieee80211_state ostate = ic->ic_state; in atu_newstate() local
H A Dif_ural.c710 enum ieee80211_state ostate; in ural_task() local
H A Dif_rum.c672 enum ieee80211_state ostate; in rum_task() local
H A Dif_otus.c1342 enum ieee80211_state ostate = ostate = ic->ic_state; in otus_newstate_cb() local

12