relay_ip 616 net/ipv4/ipconfig.c __be32 relay_ip; /* IP address of BOOTP relay */ relay_ip 1132 net/ipv4/ipconfig.c if (ic_gateway == NONE && b->relay_ip) relay_ip 1133 net/ipv4/ipconfig.c ic_gateway = b->relay_ip;