/src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
umodti3_test.c | 32 utwords rt; local in function:test__umodti3 33 rt.all = r; 38 at.s.high, at.s.low, bt.s.high, bt.s.low, rt.s.high, rt.s.low,
|
udivmodti4_test.c | 40 utwords rt; local in function:test__udivmodti4 41 rt.all = r; 46 rt.s.high, rt.s.low, expected_qt.s.high, expected_qt.s.low, [all...] |
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
umodti3_test.c | 32 utwords rt; local in function:test__umodti3 33 rt.all = r; 38 at.s.high, at.s.low, bt.s.high, bt.s.low, rt.s.high, rt.s.low,
|
udivmodti4_test.c | 40 utwords rt; local in function:test__udivmodti4 41 rt.all = r; 46 rt.s.high, rt.s.low, expected_qt.s.high, expected_qt.s.low, [all...] |
/src/sys/external/isc/atheros_hal/dist/ar5210/ |
ar5210_phy.c | 70 HAL_RATE_TABLE *rt; local in function:ar5210GetRateTable 73 rt = &ar5210_11a_table; 76 rt = &ar5210_turbo_table; 83 ath_hal_setupratetable(ah, rt); 84 return rt;
|
/src/sys/external/isc/atheros_hal/dist/ar5416/ |
ar5416_phy.c | 109 HAL_RATE_TABLE *rt; local in function:ar5416GetRateTable 114 rt = &ar5416_11ng_table; 119 rt = &ar5416_11na_table; 124 ath_hal_setupratetable(ah, rt); 125 return rt;
|
/src/sys/external/isc/atheros_hal/dist/ar5211/ |
ar5211_phy.c | 86 HAL_RATE_TABLE *rt; local in function:ar5211GetRateTable 89 rt = &ar5211_11a_table; 92 rt = &ar5211_11b_table; 95 rt = &ar5211_turbo_table; 102 ath_hal_setupratetable(ah, rt); 103 return rt;
|
/src/sys/external/isc/atheros_hal/dist/ar5212/ |
ar5212_phy.c | 163 HAL_RATE_TABLE *rt; local in function:ar5212GetRateTable 166 rt = &ar5212_11a_table; 169 rt = &ar5212_11b_table; 175 rt = &ar5212_11g_table; 179 rt = &ar5212_turboa_table; 182 rt = &ar5212_turbog_table; 186 rt = &ar5212_half_table; 190 rt = &ar5212_quarter_table; 197 ath_hal_setupratetable(ah, rt); 198 return rt; [all...] |
/src/usr.bin/xlint/lint1/ |
ckbool.c | 62 const tnode_t *rn, tspec_t rt) 64 if ((lt == BOOL) == (rt == BOOL)) 71 (is_int_constant_zero(ln, lt) || is_int_constant_zero(rn, rt))) 97 const tnode_t *rn, tspec_t rt) 99 if (is_typeok_strict_bool_binary(op, ln, lt, rn, rt)) 104 error(334, arg, tspec_name(lt), tspec_name(rt)); 107 error(211, tspec_name(lt), tspec_name(rt)); 110 error(107, op_name(op), tspec_name(lt), tspec_name(rt)); 126 tspec_t rt = NO_TSPEC; local in function:typeok_scalar_strict_bool 129 rt = rn->tn_type->t_tspec [all...] |
/src/sys/arch/amiga/dev/ |
a34kbbc.c | 118 a34kbbc_read(volatile struct rtclock3000 *rt, struct clock_ymdhms *dt) 122 rt->control1 = A3CONTROL1_HOLD_CLOCK; 125 dt->dt_sec = rt->second1 * 10 + rt->second2; 126 dt->dt_min = rt->minute1 * 10 + rt->minute2; 127 dt->dt_hour = rt->hour1 * 10 + rt->hour2; 128 dt->dt_wday = rt->weekday; 129 dt->dt_day = rt->day1 * 10 + rt->day2 168 volatile struct rtclock3000 *rt = sc->sc_addr; local in function:a34kusettod [all...] |
/src/sys/netatalk/ |
ddp_output.c | 119 struct rtentry *rt; local in function:ddp_route 128 if ((rt = rtcache_validate(ro)) != NULL && (ifp = rt->rt_ifp) != NULL) { 132 net = satosat(rt->rt_gateway)->sat_addr.s_net; 185 satosat(rt->rt_gateway)->sat_addr.s_node; 194 gate = *satosat(rt->rt_gateway); 196 rt->rt_use++; 214 rtcache_unref(rt, ro);
|
ddp_input.c | 132 struct rtentry *rt; local in function:ddp_input 266 rt = rtcache_lookup(&forwro, &u.dst); 277 if (ddp_firewall && (rt == NULL || rt->rt_ifp != ifp)) { 278 rtcache_unref(rt, &forwro); 282 rtcache_unref(rt, &forwro);
|
/src/usr.bin/rump_dhcpclient/ |
net.h | 81 struct rt { struct 86 struct rt *next; 134 void free_routes(struct rt *);
|
configure.c | 60 static struct rt *routes; 62 static struct rt * 63 find_route(struct rt *rts, const struct rt *r, struct rt **lrt, 64 const struct rt *srt) 66 struct rt *rt; local in function:find_route 70 for (rt = rts; rt; rt = rt->next) 189 struct rt *rt; local in function:get_subnet_route 229 struct rt *rt, *nrt = NULL, *r = NULL; local in function:get_routes 421 struct rt *rt; local in function:configure [all...] |
/src/sys/arch/arm/arm/ |
efi_runtime.c | 49 static struct efi_rt *RT; 98 struct efi_rt *rt = ST->st_rt; local in function:arm_efirt_init 103 memcpy(&efi_rtcopy, rt, sizeof(efi_rtcopy)); 104 RT = &efi_rtcopy; 124 if (RT == NULL || RT->rt_gettime == NULL) { 130 status = RT->rt_gettime(tm, tmcap); 143 if (RT == NULL || RT->rt_settime == NULL) { 149 status = RT->rt_settime(tm) [all...] |
/src/sys/netinet/ |
in_l2tp.c | 93 struct rtentry *rt; local in function:in_l2tp_output 207 if ((rt = rtcache_lookup(ro_pc, var->lv_pdst)) == NULL) { 214 if (rt->rt_ifp == ifp) { 215 rtcache_unref(rt, ro_pc); 222 rtcache_unref(rt, ro_pc);
|
in_gif.c | 83 struct rtentry *rt; local in function:in_gif_output 177 if ((rt = rtcache_lookup(ro_pc, var->gv_pdst)) == NULL) { 184 if (rt->rt_ifp == ifp) { 185 rtcache_unref(rt, ro_pc); 191 rtcache_unref(rt, ro_pc); 314 struct rtentry *rt; local in function:gif_validate4 317 rt = rtalloc1(&u.sa, 0); 318 if (rt == NULL || rt->rt_ifp != ifp) { 325 if (rt != NULL [all...] |
/src/sys/netinet6/ |
in6_l2tp.c | 93 struct rtentry *rt; local in function:in6_l2tp_output 201 if ((rt = rtcache_lookup(ro_pc, var->lv_pdst)) == NULL) { 208 if (rt->rt_ifp == ifp) { 209 rtcache_unref(rt, ro_pc); 215 rtcache_unref(rt, ro_pc);
|
ip6_forward.c | 123 struct rtentry *rt = NULL; local in function:ip6_forward 156 /* XXX in6_ifstat_inc(rt->rt_ifp, ifs6_in_discard) */ 203 rt = rtcache_lookup(ro, &u.dst); 204 if (rt == NULL) { 206 /* XXX in6_ifstat_inc(rt->rt_ifp, ifs6_in_noroute) */ 213 } else if ((rt = rtcache_validate(ro)) == NULL && 214 (rt = rtcache_update(ro, 1)) == NULL) { 220 /* XXX in6_ifstat_inc(rt->rt_ifp, ifs6_in_noroute) */ 240 if (in6_setscope(&src_in6, rt->rt_ifp, &outzone) != 0 || 243 ip6_cantforward(ip6, rcvif, rt->rt_ifp [all...] |
/src/sys/net/ |
if_faith.c | 174 const struct rtentry *rt) 192 if (rt && rt->rt_flags & (RTF_REJECT|RTF_BLACKHOLE)) { 194 return (rt->rt_flags & RTF_BLACKHOLE ? 0 : 195 rt->rt_flags & RTF_HOST ? EHOSTUNREACH : ENETUNREACH); 234 faithrtrequest(int cmd, struct rtentry *rt, 237 if (rt) 238 rt->rt_rmx.rmx_mtu = rt->rt_ifp->if_mtu; /* for ISO */ 301 struct rtentry *rt; local in function:faithprefix [all...] |
/src/tests/lib/libppath/ |
t_ppath.c | 33 char *lt, *rt; local in function:dictionary_equals 36 rt = prop_dictionary_externalize(rd); 38 assert(lt != NULL && rt != NULL); 40 eq = (strcmp(lt, rt) == 0); 43 free(rt);
|
/src/sbin/routed/ |
input.c | 149 struct rt_entry *rt; local in function:input 333 if (0 != (rt = rtget(RIP_DEFAULT, 0))) { 334 j = (rt->rt_metric 391 rt = rtget(dst, mask); 392 if (!rt && dst != RIP_DEFAULT) 393 rt = rtfind(n->n_dst); 397 if (rt == 0) { 406 j = rt->rt_metric+1; 417 v12buf.n->n_tag = rt->rt_tag; 420 && on_net(rt->rt_gate 784 struct rt_entry *rt; local in function:input_route [all...] |
/src/sys/dev/ic/ |
athrate-amrr.c | 202 const HAL_RATE_TABLE *rt = sc->sc_currates; local in function:ath_rate_update 205 KASSERTMSG(rt != NULL, "no rate table, mode %u", sc->sc_curmode); 223 amn->amn_tx_rate0 = rt->info[amn->amn_tx_rix0].rateCode; 225 rt->info[amn->amn_tx_rix0].shortPreamble; 234 amn->amn_tx_rate1 = rt->info[rix].rateCode; 236 rt->info[rix].shortPreamble; 243 amn->amn_tx_rate2 = rt->info[rix].rateCode; 245 rt->info[rix].shortPreamble; 251 amn->amn_tx_rate3 = rt->info[0].rateCode; 253 an->an_tx_rate3 | rt->info[0].shortPreamble [all...] |
athrate-onoe.c | 192 const HAL_RATE_TABLE *rt = sc->sc_currates; local in function:ath_rate_update 195 KASSERTMSG(rt != NULL, "no rate table, mode %u", sc->sc_curmode); 214 on->on_tx_rate0 = rt->info[on->on_tx_rix0].rateCode; 217 rt->info[on->on_tx_rix0].shortPreamble; 230 on->on_tx_rate1 = rt->info[rix].rateCode; 232 rt->info[rix].shortPreamble; 239 on->on_tx_rate2 = rt->info[rix].rateCode; 241 rt->info[rix].shortPreamble; 247 on->on_tx_rate3 = rt->info[0].rateCode; 249 on->on_tx_rate3 | rt->info[0].shortPreamble [all...] |
/src/sys/dev/pci/cxgb/ |
cxgb_l2t.c | 57 #define RT_ENADDR(rt) ((u_char *)LLADDR(SDL((rt)))) 87 neigh_replace(struct l2t_entry *e, struct rtentry *rt) 89 RT_LOCK(rt); 90 RT_ADDREF(rt); 91 RT_UNLOCK(rt); 98 e->neigh = rt; 159 struct rtentry *rt; local in function:t3_l2t_send_slow 165 rt = e->neigh; 170 arpresolve(rt->rt_ifp, rt, m0, rt->rt_gateway, RT_ENADDR(rt)) 212 struct rtentry *rt; local in function:t3_l2t_send_event [all...] |