Searched refs:rtentry (Results 1 – 21 of 21) sorted by relevance
/external/kernel-headers/original/linux/ |
D | route.h | 30 struct rtentry struct
|
/external/tcpdump/ |
D | print-sunatm.c | 44 struct rtentry;
|
D | configure.in | 41 struct rtentry; 639 struct rtentry; 685 struct rtentry;
|
D | addrtoname.c | 38 struct rtentry; /* declarations in <net/if.h> */
|
D | print-decnet.c | 34 struct rtentry;
|
D | configure | 4130 struct rtentry; 10389 struct rtentry; 10692 struct rtentry;
|
/external/ppp/pppd/ |
D | sys-linux.c | 236 static int read_route_table (struct rtentry *rt); 237 static int defaultroute_exists (struct rtentry *rt); 1426 static int read_route_table (struct rtentry *rt); 1501 static int read_route_table(struct rtentry *rt) in read_route_table() 1506 memset (rt, '\0', sizeof (struct rtentry)); in read_route_table() 1534 static int defaultroute_exists (struct rtentry *rt) in defaultroute_exists() 1566 struct rtentry rt; in have_route_to() 1592 struct rtentry rt; in sifdefaultroute() 1634 struct rtentry rt; in cifdefaultroute() 2305 struct rtentry rt; in sifaddr() [all …]
|
D | sys-solaris.c | 2043 struct rtentry rt; 2072 struct rtentry rt; 2601 struct rtentry rt;
|
/external/llvm/test/CodeGen/X86/ |
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…
|
/external/libpcap/ |
D | fad-glifc.c | 54 struct rtentry; /* declarations in <net/if.h> */
|
D | fad-gifc.c | 54 struct rtentry; /* declarations in <net/if.h> */
|
D | nametoaddr.c | 62 struct rtentry; /* declarations in <net/if.h> */
|
D | pcap-pf.c | 43 struct rtentry;
|
D | inet.c | 59 struct rtentry; /* declarations in <net/if.h> */
|
D | configure.in | 49 struct rtentry; 101 struct rtentry; 147 struct rtentry;
|
D | grammar.y | 44 struct rtentry;
|
D | pcap-dag.c | 43 struct rtentry; /* declarations in <net/if.h> */
|
D | grammar.c | 321 struct rtentry;
|
D | configure | 4382 struct rtentry; 5230 struct rtentry; 5533 struct rtentry;
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_upnp_ssdp.c | 811 struct rtentry rt; in add_ssdp_network()
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
D | wps_upnp_ssdp.c | 821 struct rtentry rt; in add_ssdp_network()
|