Home
last modified time | relevance | path

Searched refs:SCTP_PR_SCTP_NONE (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dsctp.h147 #define SCTP_PR_SCTP_NONE 0x0000 macro
/linux/net/sctp/
H A Dsocket.c3994 if (info->pr_policy == SCTP_PR_SCTP_NONE) in sctp_setsockopt_default_prinfo()
8928 if (cmsgs->prinfo->pr_policy == SCTP_PR_SCTP_NONE) in sctp_msghdr_parse()