Searched defs:tod (Results 1 - 22 of 22) sorted by relevance

/freebsd-10-stable/sys/powerpc/pseries/
H A Drtas_dev.c107 cell_t tod[8]; local
[all...]
/freebsd-10-stable/sys/netinet/
H A Dtcp_offload.c59 struct toedev *tod; local
112 struct toedev *tod = tp->tod; local
123 struct toedev *tod = tp->tod; local
148 struct toedev *tod = tp->tod; local
159 struct toedev *tod = tp->tod; local
170 struct toedev *tod = tp->tod; local
[all...]
H A Dtoecore.c190 struct toedev *t, *tod; local
228 struct toedev *tod; local
247 init_toedev(struct toedev *tod) argument
280 register_toedev(struct toedev *tod) argument
307 unregister_toedev(struct toedev *tod) argument
328 toe_syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, struct inpcb *inp, void *tod, void *todctx) argument
397 struct toedev *tod; local
525 toe_l2_resolve(struct toedev *tod, struct ifnet *ifp, struct sockaddr *sa, uint8_t *lladdr, uint16_t *vtag) argument
559 toe_connect_failed(struct toedev *tod, struct inpcb *inp, int err) argument
[all...]
H A Dtcp_syncache.c373 struct toedev *tod = sc->sc_tod; local
404 struct toedev *tod = sc->sc_tod; local
923 struct toedev *tod = sc->sc_tod; local
1033 struct toedev *tod local
1176 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, struct inpcb *inp, struct socket **lsop, struct mbuf *m, void *tod, void *todctx) argument
1706 struct toedev *tod = sc->sc_tod; local
1726 struct toedev *tod = sc->sc_tod; local
[all...]
H A Dtcp_var.h202 struct toedev *tod; /* toedev handling this connection */ member in struct:tcpcb
/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_tom.c74 toepcb_alloc(struct toedev *tod) argument
202 struct toedev *tod; local
[all...]
H A Dcxgb_l2t.c216 struct toedev *tod = &td->tod; local
370 t3_l2_update(struct toedev *tod, struct ifnet *ifp, struct sockaddr *sa, argument
H A Dcxgb_tom.h79 struct toedev tod; member in struct:tom_data
143 t3_tomdata(struct toedev *tod) argument
H A Dcxgb_listen.c489 struct toedev *tod = &td->tod; local
695 struct toedev *tod = &td->tod; local
802 t3_listen_start(struct toedev *tod, struc argument
885 t3_listen_stop(struct toedev *tod, struct tcpcb *tp) argument
946 t3_syncache_respond(struct toedev *tod, void *arg, struct mbuf *m) argument
1012 struct toedev *tod = &td->tod; local
1063 struct toedev *tod = &td->tod; local
1098 t3_send_reset_synqe(struct toedev *tod, struct synq_entry *synqe) argument
1134 t3_offload_socket(struct toedev *tod, void *arg, struct socket *so) argument
[all...]
H A Dcxgb_cpl_io.c127 struct toedev *tod = toep->tp_tod; local
251 queue_tid_release(struct toedev *tod, unsigned int tid) argument
277 release_tid(struct toedev *tod, unsigned int tid, int qset) argument
428 struct toedev *tod = toep->tp_tod; local
586 t3_rcvd(struct toedev *tod, struct tcpcb *tp) argument
631 t3_send_fin(struct toedev *tod, struct tcpcb *tp) argument
653 t3_tod_output(struct toedev *tod, struct tcpcb *tp) argument
703 struct toedev *tod = toep->tp_tod; local
768 struct toedev *tod = toep->tp_tod; local
806 struct toedev *tod = toep->tp_tod; local
909 struct toedev *tod = &td->tod; local
948 t3_connect(struct toedev *tod, struct socket *so, struct rtentry *rt, struct sockaddr *nam) argument
1058 struct toedev *tod = toep->tp_tod; local
1443 send_abort_rpl(struct toedev *tod, int tid, int qset) argument
1470 struct toedev *tod = &td->tod; local
1621 struct toedev *tod = toep->tp_tod; local
[all...]
/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c232 struct toedev *tod = &td->tod; local
410 t4_l2_update(struct toedev *tod, struct ifnet *ifp, struct sockaddr *sa, argument
H A Dt4_connect.c178 struct toedev *tod = &toep->td->tod; local
328 t4_connect(struct toedev *tod, struct socket *so, struct rtentry *rt, argument
H A Dt4_listen.c345 send_reset_synqe(struct toedev *tod, struct synq_entry *synqe) argument
504 t4_listen_start(struct toedev *tod, struct tcpcb *tp) argument
591 t4_listen_stop(struct toedev *tod, struct tcpcb *tp) argument
671 t4_syncache_respond(struct toedev *tod, voi argument
927 t4_offload_socket(struct toedev *tod, void *arg, struct socket *so) argument
1223 struct toedev *tod; local
[all...]
H A Dt4_tom.c386 t4_ctloutput(struct toedev *tod, struct tcpcb *tp, int dir, int name) argument
1028 struct toedev *tod; local
[all...]
H A Dt4_tom.h218 struct toedev tod; member in struct:tom_data
242 tod_td(struct toedev *tod) argument
H A Dt4_cpl_io.c379 t4_rcvd(struct toedev *tod, struct tcpcb *tp) argument
993 t4_tod_output(struct toedev *tod, struct tcpcb *tp) argument
1015 t4_send_fin(struct toedev *tod, struct tcpcb *tp) argument
1040 t4_send_rst(struct toedev *tod, struct tcpcb *tp) argument
/freebsd-10-stable/usr.sbin/rpc.lockd/
H A Dkern.c68 time_t tod; /* Time-of-day. */ member in struct:__owner
/freebsd-10-stable/contrib/ntp/libntp/
H A Dmachines.c436 static int tod; local
[all...]
/freebsd-10-stable/usr.bin/at/
H A Dparsetime.c361 tod(struct tm *tm) function
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_getdate.c994 time_t tod; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dfm.c417 timespec_t tod; local
470 timespec_t tod; local
[all...]
/freebsd-10-stable/contrib/tzcode/zic/
H A Dzic.c1110 long dayoff, tod; local
1840 register long tod; local
[all...]

Completed in 162 milliseconds