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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Dripd.h65 #define RIP_PORT_DEFAULT 520 macro
H A Drip_interface.c178 from.sin_port = htons (RIP_PORT_DEFAULT);
239 to.sin_port = htons (RIP_PORT_DEFAULT);
301 to.sin_port = htons (RIP_PORT_DEFAULT);
H A Dripd.c1100 if (ntohs (from->sin_port) != RIP_PORT_DEFAULT)
1355 sin.sin_port = htons (RIP_PORT_DEFAULT);
2001 addr.sin_port = htons (RIP_PORT_DEFAULT);
2417 to.sin_port = htons (RIP_PORT_DEFAULT);
2512 to.sin_port = htons (RIP_PORT_DEFAULT);

Completed in 70 milliseconds