Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dipconfig.c616 __be32 relay_ip; /* IP address of BOOTP relay */ member
1132 if (ic_gateway == NONE && b->relay_ip) in ic_bootp_recv()
1133 ic_gateway = b->relay_ip; in ic_bootp_recv()