Home
last modified time | relevance | path

Searched refs:rtentry (Results 1 – 25 of 32) sorted by relevance

12

/minix/sys/net/
H A Droute.h59 struct rtentry *_ro_rt;
101 struct rtentry { struct
380 struct rtentry *
417 rt_set_gwroute(struct rtentry *rt, struct rtentry *gwrt) in rt_set_gwroute()
434 struct rtentry *
436 struct rtentry *
438 struct rtentry *
442 struct rtentry *
513 struct rtentry *
518 struct rtentry *
[all …]
H A Dif.h131 struct rtentry;
273 struct rtentry *);
576 (int, struct rtentry *, const struct rt_addrinfo *);
963 void link_rtrequest(int, struct rtentry *, const struct rt_addrinfo *);
964 void p2p_rtrequest(int, struct rtentry *, const struct rt_addrinfo *);
977 struct mbuf *, const struct sockaddr *, struct rtentry *);
978 void lortrequest(int, struct rtentry *, const struct rt_addrinfo *);
985 const struct sockaddr *, struct rtentry *);
/minix/sys/netinet/
H A Dif_inarp.h42 struct rtentry *la_rt;
77 void arp_rtrequest(int, struct rtentry *, const struct rt_addrinfo *);
78 int arpresolve(struct ifnet *, struct rtentry *, struct mbuf *,
H A Dip_carp.h166 const struct sockaddr *, struct rtentry *);
H A Din_pcb.h160 struct rtentry *
H A Dip_var.h241 const struct sockaddr * const, struct rtentry *);
H A Dicmp6.h657 struct rtentry;
670 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
/minix/sys/netinet6/
H A Dnd6.h42 struct rtentry *ln_rt;
415 struct rtentry *nd6_lookup(const struct in6_addr *, int, struct ifnet *);
420 void nd6_nud_hint(struct rtentry *);
421 int nd6_resolve(struct ifnet *, struct rtentry *,
423 void nd6_rtrequest(int, struct rtentry *, const struct rt_addrinfo *);
428 const struct sockaddr_in6 *, struct rtentry *);
429 int nd6_storelladdr(const struct ifnet *, const struct rtentry *, struct mbuf *,
434 struct rtentry *);
H A Din6_pcb.h180 extern struct rtentry *
H A Dip6_var.h403 struct rtentry **, int);
/minix/usr.bin/netstat/
H A Droute.c88 struct rtentry rtentry; variable
95 static void p_krtentry(struct rtentry *);
157 kget(rn, rtentry); in p_tree()
158 p_krtentry(&rtentry); in p_tree()
239 p_krtentry(struct rtentry *rt) in p_krtentry()
/minix/external/bsd/tcpdump/dist/
H A Dprint-sunatm.c46 struct rtentry;
H A Dprint-pfsync.c55 struct rtentry;
H A Dconfigure.in58 struct rtentry;
693 struct rtentry;
739 struct rtentry;
/minix/usr.sbin/traceroute/
H A Difaddrlist.c57 struct rtentry;
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A D2009-04-29-LinearScanBug.ll40 …struct.sockaddr*, %struct.ifnet*, %struct.ifaddrhead, void (i32, %struct.rtentry*, %struct.sockadd…
97 %struct.route = type { %struct.rtentry*, i32, %struct.sockaddr }
99rtentry = type { [2 x %struct.radix_node], %struct.sockaddr*, i32, i32, %struct.ifnet*, %struct.if…
/minix/external/bsd/libpcap/dist/
H A Dfad-gifc.c53 struct rtentry; /* declarations in <net/if.h> */
H A Dfad-glifc.c54 struct rtentry; /* declarations in <net/if.h> */
H A Dnametoaddr.c60 struct rtentry; /* declarations in <net/if.h> */
H A Dpcap-pf.c43 struct rtentry;
H A Dinet.c59 struct rtentry; /* declarations in <net/if.h> */
H A Dgrammar.y44 struct rtentry;
H A Dpcap-dag.c43 struct rtentry; /* declarations in <net/if.h> */
/minix/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dget_addrs.c40 struct rtentry;
/minix/external/bsd/top/dist/machine/
H A Dm_decosf1.c98 struct rtentry;

12