Home
last modified time | relevance | path

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

12

/minix3/external/bsd/dhcpcd/dist/
H A Dipv4.h57 struct rt { struct
71 TAILQ_HEAD(rt_head, rt); argument
H A Dipv4.c267 struct rt *rt; in find_route() local
285 desc_route(const char *cmd, const struct rt *rt) in desc_route()
318 ipv4_findrt(struct dhcpcd_ctx *ctx, const struct rt *rt, int flags) in ipv4_findrt()
341 struct rt *rt; in ipv4_freerts() local
352 ipv4_handlert(struct dhcpcd_ctx *ctx, int cmd, struct rt *rt) in ipv4_handlert()
475 d_route(struct rt *rt) in d_route()
488 add_subnet_route(struct rt_head *rt, const struct interface *ifp) in add_subnet_route()
523 add_loopback_route(struct rt_head *rt, const struct interface *ifp) in add_loopback_route()
554 struct rt *rt, *r = NULL; in get_routes() local
587 add_destination_route(struct rt_head *rt, const struct interface *ifp) in add_destination_route()
[all …]
H A Dipv4ll.c86 struct rt *rt; in ipv4ll_subnet_route() local
109 struct rt *rt; in ipv4ll_default_route() local
H A Dipv6.c1751 struct rt6 *rt; in find_route6() local
1766 desc_route(const char *cmd, const struct rt6 *rt) in desc_route()
1792 ipv6_findrt(struct dhcpcd_ctx *ctx, const struct rt6 *rt, int flags) in ipv6_findrt()
1815 struct rt6 *rt; in ipv6_freerts() local
1826 ipv6_handlert(struct dhcpcd_ctx *ctx, int cmd, struct rt6 *rt) in ipv6_handlert()
1937 d_route(struct rt6 *rt) in d_route()
2026 struct rt6 *rt; in ipv6_build_ra_routes() local
2058 struct rt6 *rt; in ipv6_build_dhcp_routes() local
2076 struct rt6 *rt, *rtn, *or; in ipv6_buildroutes() local
H A Dif-bsd.c450 if_copyrt(struct dhcpcd_ctx *ctx, struct rt *rt, struct rt_msghdr *rtm) in if_copyrt()
512 if_route(unsigned char cmd, const struct rt *rt) in if_route()
686 struct rt rt; in if_initrt() local
828 if_copyrt6(struct dhcpcd_ctx *ctx, struct rt6 *rt, struct rt_msghdr *rtm) in if_copyrt6()
930 if_route6(unsigned char cmd, const struct rt6 *rt) in if_route6()
1039 struct rt6 rt; in if_initrt6() local
1138 struct rt rt; in if_managelink() local
H A Dif-options.c660 struct rt *rt; in parse_option() local
H A Ddhcp.c386 struct rt *rt = NULL; in decode_rfc3442_rt() local
740 struct rt *rt; in dhcp_get_routes() local
/minix3/external/bsd/bind/dist/bin/tests/virtual-time/
H A Dvtwrapper.c56 absolute_inflate(struct timeval *vt, struct timeval *rt) in absolute_inflate()
95 absolute_deflate(struct timeval *rt, struct timeval *vt) { in absolute_deflate()
134 interval_inflate(struct timeval *vt, struct timeval *rt) { in interval_inflate()
160 interval_deflate(struct timeval *rt, struct timeval *vt) { in interval_deflate()
/minix3/sys/external/bsd/compiler_rt/dist/test/Unit/
H A Dumodti3_test.c32 utwords rt; in test__umodti3() local
H A Dudivmodti4_test.c40 utwords rt; in test__udivmodti4() local
/minix3/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dumodti3_test.c32 utwords rt; in test__umodti3() local
H A Dudivmodti4_test.c40 utwords rt; in test__udivmodti4() local
/minix3/external/bsd/bind/dist/lib/dns/rdata/generic/
H A Drt_21.c180 dns_rdata_rt_t *rt = source; in fromstruct_rt() local
199 dns_rdata_rt_t *rt = target; in tostruct_rt() local
224 dns_rdata_rt_t *rt = source; in freestruct_rt() local
/minix3/minix/net/lwip/
H A Drtsock.c314 struct rtsock *rt; in rtsock_socket() local
352 rtsock_enqueue(struct rtsock * rt, struct pbuf * pbuf) in rtsock_enqueue()
369 rtsock_can_send(struct rtsock *rt, struct rtsock *rtsrc, int family) in rtsock_can_send()
415 rtsock_msg_one(struct rtsock * rt, int family, struct pbuf * pbuf) in rtsock_msg_one()
443 struct rtsock *rt, *rtprev; in rtsock_msg_match() local
493 rtsock_dequeue(struct rtsock * rt) in rtsock_dequeue()
521 rtsock_process(struct rtsock *rt, struct rt_msghdr * rtm, char * buf, in rtsock_process()
667 struct rtsock *rt = (struct rtsock *)sock; in rtsock_send() local
752 struct rtsock *rt = (struct rtsock *)sock; in rtsock_recv() local
791 struct rtsock *rt = (struct rtsock *)sock; in rtsock_test_recv() local
[all …]
/minix3/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_frame.c288 Dwarf_Regtable3 *rt; in dwarf_get_fde_info_for_reg() local
340 Dwarf_Regtable3 *rt; in dwarf_get_fde_info_for_all_regs() local
406 Dwarf_Regtable3 *rt; in dwarf_get_fde_info_for_reg3() local
452 Dwarf_Regtable3 *rt; in dwarf_get_fde_info_for_cfa_reg3() local
494 Dwarf_Regtable3 *rt; in dwarf_get_fde_info_for_all_regs3() local
H A Dlibdwarf_frame.c536 _dwarf_frame_run_inst(Dwarf_Debug dbg, Dwarf_Regtable3 *rt, uint8_t *insts, in _dwarf_frame_run_inst()
1184 Dwarf_Regtable3 *rt; in _dwarf_frame_get_internal_table() local
1231 Dwarf_Regtable3 *rt; in _dwarf_frame_cleanup() local
1294 Dwarf_Regtable3 *rt; in _dwarf_frame_interal_table_init() local
/minix3/minix/lib/libmthread/
H A Dallocate.c146 mthread_tcb_t *rt = NULL; local
458 mthread_tcb_t *rt; local
/minix3/minix/tests/
H A Dtest69.c108 struct timespec rt, mt; in test_adjtime() local
/minix3/sys/net/
H A Droute.h121 rt_getkey(const struct rtentry *rt) in rt_getkey()
408 rt_get_gwroute(struct rtentry *rt) in rt_get_gwroute()
417 rt_set_gwroute(struct rtentry *rt, struct rtentry *gwrt) in rt_set_gwroute()
426 rt_assert_referenced(const struct rtentry *rt) in rt_assert_referenced()
487 struct rtentry *rt = ro->_ro_rt; in rtcache_validate() local
/minix3/usr.bin/netstat/
H A Droute.c239 p_krtentry(struct rtentry *rt) in p_krtentry()
/minix3/external/bsd/bind/dist/bin/tests/
H A Drdata_test.c238 static dns_rdata_rt_t rt; in viastruct() local
510 static dns_rdata_rt_t rt; in viastruct() local
/minix3/sys/sys/
H A Drndio.h75 rndsource_t rt; member
/minix3/minix/lib/libmagicrt/
H A Dmagic_eval_lib.c577 char lt, rt, token; in eval() local
/minix3/tests/lib/libppath/
H A Dt_ppath.c33 char *lt, *rt; in dictionary_equals() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dconst-init-cxx11.cpp505 const int &rt = t; variable

12