Home
last modified time | relevance | path

Searched refs:SCTP_CID_PAD (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/linux/
Dsctp.h101 SCTP_CID_PAD = 0x84, enumerator
/linux-6.6.21/net/sctp/
Dsm_statetable.c1036 case SCTP_CID_PAD: in sctp_chunk_event_lookup()
Dsm_make_chunk.c1239 retval = sctp_make_control(asoc, SCTP_CID_PAD, 0, len, GFP_ATOMIC); in sctp_make_pad()