OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTPCTL_UDP_TUNNELING_PORT_MIN
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_sysctl.h
484
#define
SCTPCTL_UDP_TUNNELING_PORT_MIN
0
sctp_sysctl.c
684
RANGECHK(SCTP_BASE_SYSCTL(sctp_udp_tunneling_port),
SCTPCTL_UDP_TUNNELING_PORT_MIN
, SCTPCTL_UDP_TUNNELING_PORT_MAX);
[
all
...]
Completed in 31 milliseconds