Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dipconfig.c616 __be32 relay_ip; /* IP address of BOOTP relay */ member
1135 if (ic_gateway == NONE && b->relay_ip) in ic_bootp_recv()
1136 ic_gateway = b->relay_ip; in ic_bootp_recv()
/kernel/linux/linux-6.6/net/ipv4/
H A Dipconfig.c640 __be32 relay_ip; /* IP address of BOOTP relay */ member
1163 if (ic_gateway == NONE && b->relay_ip) in ic_bootp_recv()
1164 ic_gateway = b->relay_ip; in ic_bootp_recv()

Completed in 5 milliseconds