RIP_PORT
dst.sin_port = htons(RIP_PORT);
port = htons(RIP_PORT);
port = htons(RIP_PORT);
if ((msg.msg_flags & MSG_MCAST) == 0 && srcport == RIP_PORT)
if (srcport != RIP_PORT)
addr.sin_port = htons(RIP_PORT);
else if (ISPORT(RIP_PORT))