/freebsd/sys/netinet/ |
H A D | tcp_offload.c | 65 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 D | toecore.c | 215 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 D | tcp_syncache.c | 392 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 D | t4_listen.c | 527 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 D | t4_connect.c | 116 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 D | t4_tom_l2t.c | 233 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 D | t4_tom.c | 418 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 D | t4_cpl_io.c | 416 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 D | t4_tom.h | 335 struct toedev tod; global() member 365 tod_td(struct toedev * tod) tod_td() argument
|
/freebsd/sys/powerpc/pseries/ |
H A D | rtas_dev.c | 105 cell_t tod[8]; in rtas_gettime() local
|
/freebsd/usr.sbin/fifolog/lib/ |
H A D | getdate.y | 566 time_t tod; in Convert() local 822 time_t tod; in get_date() local
|
/freebsd/usr.bin/find/ |
H A D | getdate.y | 572 time_t tod; in Convert() local 841 time_t tod; in get_date() local
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | zfs_diagnosis.c | 297 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 D | zfs_agents.c | 219 int64_t tod[2]; in zfs_agent_post_event() local
|
H A D | fmd_api.c | 403 int64_t tod[2]; in fmd_case_add_suspect() local
|
/freebsd/crypto/krb5/src/kadmin/cli/ |
H A D | getdate.y | 568 time_t tod; in Convert() local 870 time_t tod; in get_date_rel() local
|
/freebsd/usr.sbin/rpc.lockd/ |
H A D | kern.c | 68 time_t tod; /* Time-of-day. */ member
|
/freebsd/usr.bin/top/ |
H A D | display.c | 299 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 D | machines.c | 436 static int tod; ntp_set_tod() local [all...] |
/freebsd/usr.bin/at/ |
H A D | parsetime.c | 362 tod(struct tm *tm) in tod() function
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_parse_date.c | 988 time_t tod; in archive_parse_date() local
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | tls.h | 61 int tod; member
|
H A D | tls_openssl.c | 2336 int tod = 0; in openssl_cert_tod() local
|
/freebsd/contrib/tzcode/ |
H A D | zic.c | 2089 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 D | ieee80211.h | 573 uint8_t tod[6]; member
|