Searched refs:SCTP_PARAM_RANDOM (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | sctp.h | 175 SCTP_PARAM_RANDOM = cpu_to_be16(0x8002), enumerator |
| /linux/net/sctp/ | ||
| H A D | associola.c | 272 p->type = SCTP_PARAM_RANDOM; in sctp_association_init() |