| /freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| H A D | bridge_addrs.c | 175 bridge_addrs_bif_insert(struct tp_entries *headp, struct tp_entry *te, in bridge_addrs_bif_insert() 227 bridge_addrs_next(struct tp_entry *te) in bridge_addrs_next() 245 bridge_addrs_bif_next(struct tp_entry *te) in bridge_addrs_bif_next() 260 bridge_addrs_remove(struct tp_entry *te, struct bridge_if *bif) in bridge_addrs_remove() 275 struct tp_entry *te; in bridge_new_addrs() local 299 struct tp_entry *te; in bridge_addrs_find() local 317 struct tp_entry *te; in bridge_addrs_dump() local 338 const struct tp_entry *te) in bridge_addrs_index_append() 379 static struct tp_entry *te; in bridge_addrs_getnext() local 402 struct tp_entry *te; in op_dot1d_tp_fdb() local [all …]
|
| H A D | bridge_sys.c | 1368 struct tp_entry *te; in bridge_getinfo_bif_addrs() local 1393 struct tp_entry *te, *te_next; in bridge_update_addrs() local
|
| /freebsd/sys/tests/framework/ |
| H A D | kern_testfrwk.c | 178 struct kern_test_list *li, *te = NULL; in kerntest_execute() local 235 struct kern_test_list *li, *te = NULL; in kern_testframework_register() local 264 struct kern_test_list *li, *te = NULL; in kern_testframework_deregister() local
|
| /freebsd/sys/dev/cxgbe/tom/ |
| H A D | t4_tom.c | 515 struct tcb_histent *te; in alloc_tcb_histent() local 531 free_tcb_histent(struct tcb_histent *te) in free_tcb_histent() 544 struct tcb_histent *te = NULL; in add_tid_to_history() local 579 remove_tcb_histent(struct tcb_histent *te) in remove_tcb_histent() 596 struct tcb_histent *te; in lookup_tcb_histent() local 623 release_tcb_histent(struct tcb_histent *te) in release_tcb_histent() 637 struct tcb_histent *te = arg; in request_tcb() local 650 update_tcb_histent(struct tcb_histent *te, const uint64_t *tcb) in update_tcb_histent() 709 struct tcb_histent *te; in do_get_tcb_rpl() local 778 fill_tcp_info_from_history(struct adapter *sc, struct tcb_histent *te, in fill_tcp_info_from_history() [all …]
|
| /freebsd/contrib/ntp/sntp/libevent/test/ |
| H A D | bench_cascade.c | 85 static struct timeval ts, te, tv_timeout; in run_once() local
|
| H A D | bench.c | 104 static struct timeval ts, te; in run_once() local
|
| /freebsd/contrib/libevent/test/ |
| H A D | bench_cascade.c | 85 static struct timeval ts, te, tv_timeout; in run_once() local
|
| H A D | bench.c | 104 static struct timeval ts, te; in run_once() local
|
| /freebsd/sys/dev/ath/ |
| H A D | if_ath_tx_edma.c | 640 struct ath_tx_edma_fifo *te = &sc->sc_txedma[qnum]; in ath_edma_setup_txfifo() local 662 struct ath_tx_edma_fifo *te = &sc->sc_txedma[qnum]; in ath_edma_free_txfifo() local
|
| /freebsd/contrib/netbsd-tests/lib/libpthread/ |
| H A D | t_condwait.c | 53 struct timespec ts, to, te, twmin, twmax; in run() local
|
| /freebsd/sys/netinet/ |
| H A D | tcp_ratelimit.h | 180 const struct tcp_hwrate_limit_table *te, int *err, int divisor) in tcp_get_pacing_burst_size_w_divisor() 242 const struct tcp_hwrate_limit_table *te, int *err) in tcp_get_pacing_burst_size()
|
| H A D | tcp_reass.c | 522 struct tseg_qent *te = NULL; in tcp_reass() local
|
| H A D | tcp_ratelimit.c | 1606 const struct tcp_hwrate_limit_table *te, int *err, int divisor) in tcp_get_pacing_burst_size_w_divisor()
|
| /freebsd/lib/libutil/ |
| H A D | login_ok.c | 131 struct ttyent *te; in login_ttyok() local
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | ConcatOutputSection.cpp | 367 size_t t = 0, te = thunks.size(); in writeTo() local
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_disk_posix.c | 2031 struct tree_entry *te; in tree_push() local 2194 struct tree_entry *te; in tree_ascend() local 2277 struct tree_entry *te; in tree_pop() local 2537 struct tree_entry *te; in tree_target_is_same_as_parent() local
|
| /freebsd/sys/netgraph/ |
| H A D | ng_car.c | 69 int64_t te; /* exceeded/peak token bucket counter */ member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineTraceMetrics.h | 272 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {} in Trace()
|
| /freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/ |
| H A D | bsnmpimport.c | 480 snmp_import_update_table(enum snmp_tbl_entry te, struct snmp_index_entry *tbl) in snmp_import_update_table()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangModulesDeclVendor.cpp | 571 te = macro_info->tokens_end(); in ForEachMacro() local
|
| /freebsd/usr.sbin/uhsoctl/ |
| H A D | uhsoctl.c | 200 struct timer_entry *te, *te2; in tmr_run() local 222 struct timer_entry *te, *te2, *te3; in tmr_add() local
|
| /freebsd/sys/dev/bwn/ |
| H A D | if_bwn_phy_lp.c | 3724 struct bwn_txgain_entry te) in bwn_phy_lp_gaintbl_write_r2() 3747 struct bwn_txgain_entry te) in bwn_phy_lp_gaintbl_write_r01()
|
| /freebsd/contrib/file/src/ |
| H A D | compress.c | 518 int te; in file_pipe2file() local
|
| /freebsd/sys/cam/scsi/ |
| H A D | scsi_cd.c | 2036 struct ioc_read_toc_entry *te = in cdioctl() local 2167 struct ioc_read_toc_single_entry *te = in cdioctl() local
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_stats.h | 498 explicitTimer(timeStat *s, timer_e te) in explicitTimer()
|