Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/trace/beauty/include/linux/
Dsocket.h336 #define SOL_SCTP 132 macro
/Linux-v5.15/include/linux/
Dsocket.h336 #define SOL_SCTP 132 macro
/Linux-v5.15/net/sctp/
Dsocket.c4573 if (level != SOL_SCTP) { in sctp_setsockopt()
8046 if (level != SOL_SCTP) { in sctp_getsockopt()