OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RIP_PORT
(Results
1 - 5
of
5
) sorted by relevancy
/src/include/protocols/
routed.h
61
#define
RIP_PORT
520
/src/sbin/routed/
input.c
221
} else if (from->sin_port == htons(
RIP_PORT
)) {
229
if (from->sin_port == htons(
RIP_PORT
)) {
295
if (from->sin_port != htons(
RIP_PORT
)) {
440
if (from->sin_port != htons(
RIP_PORT
)) {
506
if (from->sin_port != ntohs(
RIP_PORT
)) {
main.c
665
rsin.sin_port = htons(
RIP_PORT
);
output.c
117
osin.sin_port = htons(
RIP_PORT
);
/src/sbin/routed/rtquery/
rtquery.c
536
router.sin_port = htons(
RIP_PORT
);
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026