OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SCTP_AUTH_NEWKEY
(Results
1 - 4
of
4
) sorted by null
/external/ltp/utils/sctp/include/netinet/
sctp.h
376
enum {
SCTP_AUTH_NEWKEY
= 0, };
/bionic/libc/kernel/uapi/linux/
sctp.h
285
#define
SCTP_AUTH_NEWKEY
SCTP_AUTH_NEW_KEY
/external/iproute2/include/uapi/linux/
sctp.h
480
enum {
SCTP_AUTH_NEWKEY
= 0, };
/external/kernel-headers/original/uapi/linux/
sctp.h
527
#define
SCTP_AUTH_NEWKEY
SCTP_AUTH_NEW_KEY /* compatible with before */
[
all
...]
Completed in 54 milliseconds