Searched refs:RIP6_PORT (Results 1 – 3 of 3) sorted by relevance
79 #define RIP6_PORT 521 macro
613 snprintf(port, sizeof(port), "%u", RIP6_PORT); in init()1210 if (ntohs(fsock.sin6_port) != RIP6_PORT) { in riprecv()
107 snprintf(pbuf, sizeof(pbuf), "%d", RIP6_PORT); in main()