Searched refs:RIP_PORT (Results 1 – 7 of 7) sorted by relevance
125 #ifndef RIP_PORT126 #define RIP_PORT 520 /*XXX*/ macro
583 else if (IS_SRC_OR_DST_PORT(RIP_PORT)) in udp_print()
223 } else if (from->sin_port == htons(RIP_PORT)) { in input()231 if (from->sin_port == htons(RIP_PORT)) { in input()301 if (from->sin_port != htons(RIP_PORT)) { in input()458 if (from->sin_port != htons(RIP_PORT)) { in input()513 if (from->sin_port != ntohs(RIP_PORT)) { in input()
663 rsin.sin_port = htons(RIP_PORT); in get_rip_sock()
113 osin.sin_port = htons(RIP_PORT); in output()
55 #define RIP_PORT 520 macro
529 router.sin_port = htons(RIP_PORT); in out()