OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IPPROTO_SCTP
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
ipproto.h
133
#ifndef
IPPROTO_SCTP
134
#define
IPPROTO_SCTP
132
/src/sys/netinet/
in.h
109
#define
IPPROTO_SCTP
132 /* SCTP */
sctp_constants.h
634
#ifndef
IPPROTO_SCTP
635
#define
IPPROTO_SCTP
132 /* the Official IANA number :-) */
636
#endif /* !
IPPROTO_SCTP
*/
/src/external/bsd/libpcap/dist/
gencode.c
147
#ifndef
IPPROTO_SCTP
148
#define
IPPROTO_SCTP
132
5482
b1 = gen_proto(cstate,
IPPROTO_SCTP
, Q_DEFAULT, Q_DEFAULT);
5843
case
IPPROTO_SCTP
:
5851
tmp = gen_portop(cstate, port,
IPPROTO_SCTP
, dir);
5912
case
IPPROTO_SCTP
:
5920
tmp = gen_portop6(cstate, port,
IPPROTO_SCTP
, dir);
6035
case
IPPROTO_SCTP
:
6044
tmp = gen_portrangeop(cstate, port1, port2,
IPPROTO_SCTP
, dir);
6132
case
IPPROTO_SCTP
[
all
...]
Completed in 31 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026