OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDP_PORT
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.sbin/ldpd/
ldp.h
39
#define
LDP_PORT
646
socketops.c
347
su.sin.sin_port = htons(
LDP_PORT
);
354
su.sin6.sin6_port = htons(
LDP_PORT
);
373
sa.sin_port = htons(
LDP_PORT
);
481
sadest.sin_port = htons(
LDP_PORT
);
558
sadest6.sin6_port = htons(
LDP_PORT
);
ldp_peer.c
140
connecting_su.sin.sin_port = htons(
LDP_PORT
);
142
connecting_su.sin6.sin6_port = htons(
LDP_PORT
);
/src/external/bsd/tcpdump/dist/
tcp.h
129
#ifndef
LDP_PORT
130
#define
LDP_PORT
646
udp.h
106
#ifndef
LDP_PORT
107
#define
LDP_PORT
646
print-tcp.c
796
} else if (IS_SRC_OR_DST_PORT(
LDP_PORT
)) {
print-udp.c
634
else if (IS_SRC_OR_DST_PORT(
LDP_PORT
))
Completed in 48 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026