Searched refs:RIP6_PORT (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/usr.sbin/route6d/
H A Droute6d.h80 #define RIP6_PORT 521 macro
H A Droute6d.c617 snprintf(port, sizeof(port), "%u", RIP6_PORT);
1214 if (ntohs(fsock.sin6_port) != RIP6_PORT) {
/freebsd-12-stable/usr.sbin/rip6query/
H A Drip6query.c111 snprintf(pbuf, sizeof(pbuf), "%d", RIP6_PORT);

Completed in 56 milliseconds