Searched refs:RIP_PORT (Results 1 – 5 of 5) sorted by relevance
152 if (from->sin_port == htons(RIP_PORT)) { in input()198 if (from->sin_port != htons(RIP_PORT)) { in input()298 if (from->sin_port != htons(RIP_PORT)) { in input()342 if (from->sin_port != ntohs(RIP_PORT)) { in input()
605 sin.sin_port = htons(RIP_PORT); in get_rip_sock()
103 sin.sin_port = htons(RIP_PORT); in output()
52 #define RIP_PORT 520 macro
418 router.sin_port = htons(RIP_PORT); in out()