Home
last modified time | relevance | path

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

/freebsd-src/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.c398 struct toedev *tod = sc->sc_tod; syncache_insert() local
431 struct toedev *tod = sc->sc_tod; syncache_drop() local
1001 struct toedev *tod = sc->sc_tod; syncache_socket() local
1280 struct toedev *tod = sc->sc_tod; syncache_expand() local
1388 syncache_add(struct in_conninfo * inc,struct tcpopt * to,struct tcphdr * th,struct inpcb * inp,struct socket * so,struct mbuf * m,void * tod,void * todctx,uint8_t iptos,uint16_t port) syncache_add() argument
2021 struct toedev *tod = sc->sc_tod; syncache_respond() local
2051 struct toedev *tod = sc->sc_tod; syncache_respond() local
[all...]
H A Dtcp_var.h426 struct toedev *tod; /* toedev handling this connection */ member
/freebsd-src/sys/dev/cxgbe/tom/
H A Dt4_listen.c392 send_abort_rpl_synqe(struct toedev * tod,struct synq_entry * synqe,int rst_status) send_abort_rpl_synqe() argument
515 t4_listen_start(struct toedev * tod,struct tcpcb * tp) t4_listen_start() argument
612 t4_listen_stop(struct toedev * tod,struct tcpcb * tp) t4_listen_stop() argument
696 t4_syncache_removed(struct toedev * tod,void * arg) t4_syncache_removed() argument
712 t4_syncache_respond(struct toedev * tod,void * arg,struct mbuf * m) t4_syncache_respond() argument
961 t4_offload_socket(struct toedev * tod,void * arg,struct socket * so) t4_offload_socket() argument
1180 struct toedev *tod; do_pass_accept_req() local
[all...]
H A Dt4_connect.c117 struct toedev *tod = &toep->td->tod; act_open_failure_cleanup() local
232 t4_connect(struct toedev * tod,struct socket * so,struct nhop_object * nh,struct sockaddr * nam) t4_connect() argument
H A Dt4_tom_l2t.c235 struct toedev *tod = &td->tod; resolve_entry() local
415 t4_l2_update(struct toedev * tod,if_t ifp,struct sockaddr * sa,uint8_t * lladdr,uint16_t vtag) t4_l2_update() argument
H A Dt4_tom.c402 t4_ctloutput(struct toedev * tod,struct tcpcb * tp,int dir,int name) t4_ctloutput() argument
816 t4_tcp_info(struct toedev * tod,const struct tcpcb * tp,struct tcp_info * ti) t4_tcp_info() argument
829 t4_alloc_tls_session(struct toedev * tod,struct tcpcb * tp,struct ktls_session * tls,int direction) t4_alloc_tls_session() argument
879 t4_pmtu_update(struct toedev * tod,struct tcpcb * tp,tcp_seq seq,int mtu) t4_pmtu_update() argument
1801 struct toedev *tod; t4_tom_activate() local
[all...]
H A Dt4_cpl_io.c412 t4_rcvd_locked(struct toedev *tod, struct tcpcb *tp) in t4_rcvd_locked() argument
436 t4_rcvd(struct toedev *tod, struct tcpcb *tp) in t4_rcvd() argument
1244 t4_tod_output(struct toedev *tod, struct tcpcb *tp) in t4_tod_output() argument
1263 t4_send_fin(struct toedev *tod, struct tcpcb *tp) in t4_send_fin() argument
1284 t4_send_rst(struct toedev *tod, struct tcpcb *tp) in t4_send_rst() argument
[all...]
H A Dt4_tom.h327 struct toedev tod; global() member
351 tod_td(struct toedev * tod) tod_td() argument
/freebsd-src/sys/powerpc/pseries/
H A Drtas_dev.c105 cell_t tod[8]; in rtas_gettime() local
/freebsd-src/usr.sbin/fifolog/lib/
H A Dgetdate.y566 time_t tod; in Convert() local
822 time_t tod; in get_date() local
/freebsd-src/usr.bin/find/
H A Dgetdate.y572 time_t tod; in Convert() local
841 time_t tod; in get_date() local
/freebsd-src/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_diagnosis.c273 uint64_t *tod; zfs_mark_pool() local
333 uint64_t *tod; zpool_find_load_time() local
493 int64_t *tod; zfs_ereport_when() local
[all...]
H A Dzfs_agents.c210 int64_t tod[2]; in zfs_agent_post_event() local
H A Dfmd_api.c402 int64_t tod[2]; in fmd_case_add_suspect() local
/freebsd-src/usr.sbin/rpc.lockd/
H A Dkern.c67 time_t tod; /* Time-of-day. */ member
/freebsd-src/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-src/contrib/ntp/libntp/
H A Dmachines.c435 static int tod; in ntp_set_tod() local
/freebsd-src/usr.bin/at/
H A Dparsetime.c362 tod(struct tm *tm) in tod() function
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_getdate.c948 time_t tod; in __archive_get_date() local
/freebsd-src/contrib/wpa/src/crypto/
H A Dtls.h60 int tod; global() member
H A Dtls_openssl.c2182 int tod = 0; openssl_cert_tod() local
/freebsd-src/contrib/tzcode/
H A Dzic.c2057 zic_t dayoff, tod; in getleapdatetime() local
2957 register zic_t tod = rp->r_tod; in stringrule() local
[all...]
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h524 uint8_t tod[6]; global() member