Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsctp.h496 SCTP_ERROR_NEW_ENCAP_PORT = cpu_to_be16(0x0e), enumerator
/linux/net/sctp/
H A Dsm_make_chunk.c1144 sctp_init_cause(retval, SCTP_ERROR_NEW_ENCAP_PORT, sizeof(nep)); in sctp_make_new_encap_port()