rip_nets
na2 = (struct netauth *)(rip->rip_nets +
n = rip->rip_nets;
buf.rip_nets[0].n_family = RIP_AF_UNSPEC;
buf.rip_nets[0].n_metric = htonl(HOPCNT_INFINITY);
v12buf.base = &v12buf.buf->rip_nets[0];
v2buf.base = &v2buf.buf->rip_nets[0];
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);
OMSG.rip_nets[0].n_dst = htonl(netaddr);
OMSG.rip_nets[0].n_family = RIP_AF_INET;
OMSG.rip_nets[0].n_mask = htonl(netmask);
(void) memcpy(&OMSG.rip_nets[0].n_dst,
sizeof (OMSG.rip_nets[0].n_dst));
OMSG.rip_nets[0].n_family = RIP_AF_INET;
OMSG.rip_nets[0].n_mask = INADDR_BROADCAST;
OMSG.rip_nets[1] = OMSG.rip_nets[0];
omsg_len += sizeof (OMSG.rip_nets[0]);
OMSG.rip_nets[1] = 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) {
for (nip = rip->rip_nets; len >= sizeof (*nip); nip++,
ep = (const struct entryinfo *)rip->rip_nets;
nip = rip->rip_nets;