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

/net/ipv4/
H A Dipconfig.c628 __be32 relay_ip; /* IP address of BOOTP relay */ member in struct:bootp_pkt
1131 if (ic_gateway == NONE && b->relay_ip)
1132 ic_gateway = b->relay_ip;

Completed in 295 milliseconds