Searched refs:RIPNG_PORT_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripngd/
H A Dripngd.h28 #define RIPNG_PORT_DEFAULT 521 macro
H A Dripngd.c156 ripaddr.sin6_port = htons (RIPNG_PORT_DEFAULT);
203 addr.sin6_port = htons (RIPNG_PORT_DEFAULT);
819 if (ntohs (from->sin6_port) != RIPNG_PORT_DEFAULT)

Completed in 95 milliseconds