Home
last modified time | relevance | path

Searched defs:tod (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/sys/netinet/
H A Dtcp_offload.c65 struct toedev *tod; in tcp_offload_connect() local
133 struct toedev *tod = tp->tod; in tcp_offload_input() local
144 struct toedev *tod = tp->tod; in tcp_offload_output() local
169 struct toedev *tod = tp->tod; in tcp_offload_rcvd() local
180 struct toedev *tod = tp->tod; in tcp_offload_ctloutput() local
191 struct toedev *tod = tp->tod; in tcp_offload_tcp_info() local
203 struct toedev *tod = tp->tod; in tcp_offload_alloc_tls_session() local
214 struct toedev *tod = tp->tod; in tcp_offload_detach() local
225 struct toedev *tod = tp->tod; in tcp_offload_pmtu_update() local
H A Dtoecore.c215 struct toedev *t, *tod; in toe_listen_start() local
253 struct toedev *tod; in toe_listen_stop_event() local
272 init_toedev(struct toedev *tod) in init_toedev()
308 register_toedev(struct toedev *tod) in register_toedev()
335 unregister_toedev(struct toedev *tod) in unregister_toedev()
357 struct inpcb *inp, void *tod, void *todctx, uint8_t iptos) in toe_syncache_add()
417 struct toedev *tod; in toe_lle_event() local
473 toe_l2_resolve(struct toedev *tod, struct ifnet *ifp, struct sockaddr *sa, in toe_l2_resolve()
512 toe_connect_failed(struct toedev *tod, struct inpcb *inp, int err) in toe_connect_failed()
H A Dtcp_syncache.c392 struct toedev *tod = sc->sc_tod; in syncache_insert() local
425 struct toedev *tod = sc->sc_tod; in syncache_drop() local
972 struct toedev *tod = sc->sc_tod; in syncache_socket() local
1296 struct toedev *tod = sc->sc_tod; in syncache_expand() local
1380 struct inpcb *inp, struct socket *so, struct mbuf *m, void *tod, in syncache_add()
2020 struct toedev *tod = sc->sc_tod; in syncache_respond() local
2050 struct toedev *tod = sc->sc_tod; in syncache_respond() local
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c527 send_abort_rpl_synqe(struct toedev * tod,struct synq_entry * synqe,int rst_status) send_abort_rpl_synqe() argument
650 t4_listen_start(struct toedev * tod,struct tcpcb * tp) t4_listen_start() argument
747 t4_listen_stop(struct toedev * tod,struct tcpcb * tp) t4_listen_stop() argument
835 t4_syncache_removed(struct toedev * tod,void * arg) t4_syncache_removed() argument
851 t4_syncache_respond(struct toedev * tod,void * arg,struct mbuf * m) t4_syncache_respond() argument
1105 t4_offload_socket(struct toedev * tod,void * arg,struct socket * so) t4_offload_socket() argument
1332 struct toedev *tod; do_pass_accept_req() local
[all...]
H A Dt4_connect.c116 struct toedev *tod = &toep->td->tod; act_open_failure_cleanup() local
240 t4_connect(struct toedev * tod,struct socket * so,struct nhop_object * nh,struct sockaddr * nam) t4_connect() argument
H A Dt4_tom_l2t.c233 struct toedev *tod = &td->tod; in resolve_entry() local
423 t4_l2_update(struct toedev *tod, if_t ifp, struct sockaddr *sa, in t4_l2_update() argument
H A Dt4_tom.c418 t4_ctloutput(struct toedev *tod, struct tcpcb *tp, int dir, int name) in t4_ctloutput() argument
832 t4_tcp_info(struct toedev * tod,const struct tcpcb * tp,struct tcp_info * ti) t4_tcp_info() argument
845 t4_alloc_tls_session(struct toedev * tod,struct tcpcb * tp,struct ktls_session * tls,int direction) t4_alloc_tls_session() argument
897 t4_pmtu_update(struct toedev * tod,struct tcpcb * tp,tcp_seq seq,int mtu) t4_pmtu_update() argument
1866 struct toedev *tod; t4_tom_activate() local
[all...]
H A Dt4_cpl_io.c416 t4_rcvd_locked(struct toedev * tod,struct tcpcb * tp) t4_rcvd_locked() argument
440 t4_rcvd(struct toedev * tod,struct tcpcb * tp) t4_rcvd() argument
1342 t4_tod_output(struct toedev * tod,struct tcpcb * tp) t4_tod_output() argument
1361 t4_send_fin(struct toedev * tod,struct tcpcb * tp) t4_send_fin() argument
1382 t4_send_rst(struct toedev * tod,struct tcpcb * tp) t4_send_rst() argument
[all...]
H A Dt4_tom.h335 struct toedev tod; global() member
365 tod_td(struct toedev * tod) tod_td() argument
/freebsd/sys/powerpc/pseries/
H A Drtas_dev.c105 cell_t tod[8]; in rtas_gettime() local
/freebsd/usr.sbin/fifolog/lib/
H A Dgetdate.y566 time_t tod; in Convert() local
822 time_t tod; in get_date() local
/freebsd/usr.bin/find/
H A Dgetdate.y572 time_t tod; in Convert() local
841 time_t tod; in get_date() local
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_diagnosis.c297 uint64_t *tod; in zfs_mark_pool() local
357 uint64_t *tod; in zpool_find_load_time() local
517 int64_t *tod; in zfs_ereport_when() local
H A Dzfs_agents.c219 int64_t tod[2]; in zfs_agent_post_event() local
H A Dfmd_api.c403 int64_t tod[2]; in fmd_case_add_suspect() local
/freebsd/crypto/krb5/src/kadmin/cli/
H A Dgetdate.y568 time_t tod; in Convert() local
870 time_t tod; in get_date_rel() local
/freebsd/usr.sbin/rpc.lockd/
H A Dkern.c68 time_t tod; /* Time-of-day. */ member
/freebsd/usr.bin/top/
H A Ddisplay.c299 i_timeofday(time_t *tod) in i_timeofday()
1293 i_uptime(struct timeval *bt, time_t *tod) in i_uptime()
/freebsd/contrib/ntp/libntp/
H A Dmachines.c436 static int tod; ntp_set_tod() local
[all...]
/freebsd/usr.bin/at/
H A Dparsetime.c362 tod(struct tm *tm) in tod() function
/freebsd/contrib/libarchive/libarchive/
H A Darchive_parse_date.c988 time_t tod; in archive_parse_date() local
/freebsd/contrib/wpa/src/crypto/
H A Dtls.h61 int tod; member
H A Dtls_openssl.c2336 int tod = 0; in openssl_cert_tod() local
/freebsd/contrib/tzcode/
H A Dzic.c2089 zic_t dayoff, tod; in getleapdatetime() local
2993 register zic_t tod = rp->r_tod; in stringrule() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h573 uint8_t tod[6]; member

12