Searched refs:SCTP_REUSE_PORT (Results 1 – 8 of 8) sorted by relevance
258 #if defined(SCTP_REUSE_PORT) || (defined(HAVE_DECL_SCTP_REUSE_PORT) && HAVE_DECL_SCTP_REUSE_PORT)260 static_assert((SCTP_REUSE_PORT) == (36), "SCTP_REUSE_PORT != 36");263 # define SCTP_REUSE_PORT 36501 XLAT(SCTP_REUSE_PORT),
37 SCTP_REUSE_PORT 36
127 #define SCTP_REUSE_PORT 0x0000001c /* rw */ macro
2260 case SCTP_REUSE_PORT:4625 case SCTP_REUSE_PORT:
107 #define SCTP_REUSE_PORT 36 macro
547 #define SCTP_REUSE_PORT 0x0000001c macro
360 SCTP_REUSE_PORT | int | r/w
635 xlat: add SCTP_REUSE_PORT to sock_sctp_options.in.636 * xlat/sock_sctp_options.in (SCTP_REUSE_PORT): New constant, introduced