Searched defs:SCTP_PR_SCTP_TTL (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dsctp.h121 #define SCTP_PR_SCTP_TTL 0x0010 macro
137 #define SCTP_PR_TTL_ENABLED(x) (SCTP_PR_POLICY(x) == SCTP_PR_SCTP_TTL)

Completed in 142 milliseconds