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 - 7
of
7
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
udp.h
91
#ifndef
RIP_PORT
92
#define
RIP_PORT
520 /*XXX*/
print-udp.c
625
else if (IS_SRC_OR_DST_PORT(
RIP_PORT
))
/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 20 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026