Searched refs:RIP_PORT (Results 1 – 5 of 5) sorted by relevance
221 } else if (from->sin_port == htons(RIP_PORT)) { in input()229 if (from->sin_port == htons(RIP_PORT)) { in input()295 if (from->sin_port != htons(RIP_PORT)) { in input()440 if (from->sin_port != htons(RIP_PORT)) { in input()506 if (from->sin_port != ntohs(RIP_PORT)) { in input()
665 rsin.sin_port = htons(RIP_PORT); in get_rip_sock()
117 osin.sin_port = htons(RIP_PORT); in output()
61 #define RIP_PORT 520 macro
536 router.sin_port = htons(RIP_PORT); in out()