Searched refs:RIP_PORT (Results 1 – 7 of 7) sorted by relevance
95 #ifndef RIP_PORT96 #define RIP_PORT 520 /*XXX*/ macro
619 else if (IS_SRC_OR_DST_PORT(RIP_PORT)) in udp_print()
213 } else if (from->sin_port == htons(RIP_PORT)) { in input()221 if (from->sin_port == htons(RIP_PORT)) { in input()291 if (from->sin_port != htons(RIP_PORT)) { in input()448 if (from->sin_port != htons(RIP_PORT)) { in input()503 if (from->sin_port != ntohs(RIP_PORT)) { in input()
638 rsin.sin_port = htons(RIP_PORT); in get_rip_sock()
103 osin.sin_port = htons(RIP_PORT); in output()
53 #define RIP_PORT 520 macro
510 router.sin_port = htons(RIP_PORT); in out()