Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/trace/beauty/include/linux/
H A Dsocket.h354 #define SOL_SCTP 132 macro
/linux-6.15/include/linux/
H A Dsocket.h354 #define SOL_SCTP 132 macro
/linux-6.15/net/sctp/
H A Dsocket.c4585 if (level != SOL_SCTP) { in sctp_setsockopt()
8079 if (level != SOL_SCTP) { in sctp_getsockopt()
8302 if (level == SOL_SCTP) { in sctp_bpf_bypass_getsockopt()