Searched defs:tod (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_offload.c | 66 struct toedev *tod; in tcp_offload_connect() local 134 struct toedev *tod = tp->tod; in tcp_offload_input() local 145 struct toedev *tod = tp->tod; in tcp_offload_output() local 170 struct toedev *tod = tp->tod; in tcp_offload_rcvd() local 181 struct toedev *tod = tp->tod; in tcp_offload_ctloutput() local 192 struct toedev *tod = tp->tod; in tcp_offload_tcp_info() local 204 struct toedev *tod = tp->tod; in tcp_offload_alloc_tls_session() local 215 struct toedev *tod = tp->tod; in tcp_offload_detach() local
|
| H A D | toecore.c | 208 struct toedev *t, *tod; in toe_listen_start() local 246 struct toedev *tod; in toe_listen_stop_event() local 265 init_toedev(struct toedev *tod) in init_toedev() 300 register_toedev(struct toedev *tod) in register_toedev() 327 unregister_toedev(struct toedev *tod) in unregister_toedev() 349 struct inpcb *inp, void *tod, void *todctx, uint8_t iptos) in toe_syncache_add() 407 struct toedev *tod; in toe_lle_event() local 463 toe_l2_resolve(struct toedev *tod, struct ifnet *ifp, struct sockaddr *sa, in toe_l2_resolve() 501 toe_connect_failed(struct toedev *tod, struct inpcb *inp, int err) in toe_connect_failed()
|
| H A D | tcp_syncache.c | 394 struct toedev *tod = sc->sc_tod; in syncache_insert() local 427 struct toedev *tod = sc->sc_tod; in syncache_drop() local 1104 struct toedev *tod = sc->sc_tod; in syncache_socket() local 1346 struct toedev *tod = sc->sc_tod; in syncache_expand() local 1446 struct inpcb *inp, struct socket **lsop, struct mbuf *m, void *tod, in syncache_add() 2047 struct toedev *tod = sc->sc_tod; in syncache_respond() local 2068 struct toedev *tod = sc->sc_tod; in syncache_respond() local
|
| H A D | tcp_var.h | 234 struct toedev *tod; /* toedev handling this connection */ member
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/agents/ |
| H A D | zfs_diagnosis.c | 218 uint64_t *tod; in zfs_mark_pool() local 278 uint64_t *tod; in zpool_find_load_time() local 431 int64_t *tod; in zfs_ereport_when() local
|
| H A D | zfs_agents.c | 193 int64_t tod[2]; in zfs_agent_post_event() local
|
| H A D | fmd_api.c | 412 int64_t tod[2]; in fmd_case_add_suspect() local
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 234 struct toedev *tod; /* toedev handling this connection */ member
|