Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dsctp.h498 SCTP_ERROR_NEW_ENCAP_PORT = cpu_to_be16(0x0e), enumerator
/linux-5.19.10/net/sctp/
Dsm_make_chunk.c1152 sctp_init_cause(retval, SCTP_ERROR_NEW_ENCAP_PORT, sizeof(nep)); in sctp_make_new_encap_port()