Searched refs:if_lookup_address (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dif.h247 extern struct interface *if_lookup_address (struct in_addr);
H A Dif.c275 if_lookup_address (struct in_addr src) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dif.h247 extern struct interface *if_lookup_address (struct in_addr);
H A Dif.c275 if_lookup_address (struct in_addr src) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dif.h247 extern struct interface *if_lookup_address (struct in_addr);
H A Dif.c275 if_lookup_address (struct in_addr src) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ripd/
H A Dripd.c1188 if (if_lookup_address(from->sin_addr) == NULL)
1274 if (! if_lookup_address (rte->nexthop))
1899 ifp = if_lookup_address (from.sin_addr);
2598 ifp = if_lookup_address (p->prefix);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ripd/
H A Dripd.c1188 if (if_lookup_address(from->sin_addr) == NULL)
1274 if (! if_lookup_address (rte->nexthop))
1899 ifp = if_lookup_address (from.sin_addr);
2598 ifp = if_lookup_address (p->prefix);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ripd/
H A Dripd.c1188 if (if_lookup_address(from->sin_addr) == NULL)
1274 if (! if_lookup_address (rte->nexthop))
1899 ifp = if_lookup_address (from.sin_addr);
2598 ifp = if_lookup_address (p->prefix);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_packet.c2781 ifp = if_lookup_address (iph->ip_src);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_packet.c2781 ifp = if_lookup_address (iph->ip_src);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_packet.c2781 ifp = if_lookup_address (iph->ip_src);

Completed in 261 milliseconds