rip_nets
n = rip->rip_nets;
v12buf.base = &v12buf.buf->rip_nets[0];
v2buf.base = &v2buf.buf->rip_nets[0];
buf.rip_nets[0].n_family = RIP_AF_UNSPEC;
buf.rip_nets[0].n_metric = htonl(HOPCNT_INFINITY);
OMSG.rip_nets[0].n_dst = RIP_DEFAULT;
OMSG.rip_nets[0].n_family = RIP_AF_UNSPEC;
OMSG.rip_nets[0].n_metric = htonl(HOPCNT_INFINITY);
rflag = getnet(optarg, &OMSG.rip_nets[0]);
memcpy(&OMSG.rip_nets[0].n_dst, hp->h_addr,
sizeof(OMSG.rip_nets[0].n_dst));
OMSG.rip_nets[0].n_family = RIP_AF_INET;
OMSG.rip_nets[0].n_mask = -1;
omsg_len += sizeof(OMSG.rip_nets[0]);
omsg_len += 2*sizeof(OMSG.rip_nets[0]);
OMSG.rip_nets[0].n_mask = 0;
n = IMSG.rip_nets;
&& n == IMSG.rip_nets) {
&& n == IMSG.rip_nets) {
n = msg->rip_nets;
&& n == msg->rip_nets) {
&& n == msg->rip_nets) {