/minix/sys/net/ |
H A D | route.h | 59 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 D | if.h | 131 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 D | if_inarp.h | 42 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 D | ip_carp.h | 166 const struct sockaddr *, struct rtentry *);
|
H A D | in_pcb.h | 160 struct rtentry *
|
H A D | ip_var.h | 241 const struct sockaddr * const, struct rtentry *);
|
H A D | icmp6.h | 657 struct rtentry; 670 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
|
/minix/sys/netinet6/ |
H A D | nd6.h | 42 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 D | in6_pcb.h | 180 extern struct rtentry *
|
H A D | ip6_var.h | 403 struct rtentry **, int);
|
/minix/usr.bin/netstat/ |
H A D | route.c | 88 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 D | print-sunatm.c | 46 struct rtentry;
|
H A D | print-pfsync.c | 55 struct rtentry;
|
H A D | configure.in | 58 struct rtentry; 693 struct rtentry; 739 struct rtentry;
|
/minix/usr.sbin/traceroute/ |
H A D | ifaddrlist.c | 57 struct rtentry;
|
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/X86/ |
H A D | 2009-04-29-LinearScanBug.ll | 40 …struct.sockaddr*, %struct.ifnet*, %struct.ifaddrhead, void (i32, %struct.rtentry*, %struct.sockadd… 97 %struct.route = type { %struct.rtentry*, i32, %struct.sockaddr } 99 …rtentry = type { [2 x %struct.radix_node], %struct.sockaddr*, i32, i32, %struct.ifnet*, %struct.if…
|
/minix/external/bsd/libpcap/dist/ |
H A D | fad-gifc.c | 53 struct rtentry; /* declarations in <net/if.h> */
|
H A D | fad-glifc.c | 54 struct rtentry; /* declarations in <net/if.h> */
|
H A D | nametoaddr.c | 60 struct rtentry; /* declarations in <net/if.h> */
|
H A D | pcap-pf.c | 43 struct rtentry;
|
H A D | inet.c | 59 struct rtentry; /* declarations in <net/if.h> */
|
H A D | grammar.y | 44 struct rtentry;
|
H A D | pcap-dag.c | 43 struct rtentry; /* declarations in <net/if.h> */
|
/minix/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | get_addrs.c | 40 struct rtentry;
|
/minix/external/bsd/top/dist/machine/ |
H A D | m_decosf1.c | 98 struct rtentry;
|