Home
last modified time | relevance | path

Searched refs:ipv4_route (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/net/
Dipv4.c110 static struct ipv4_miniroute * ipv4_route ( struct in_addr *dest ) { in ipv4_route() function
331 ( ( miniroute = ipv4_route ( &next_hop ) ) != NULL ) ) { in ipv4_tx()