Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsocket.h352 #define SOL_SCTP 132 macro
/Linux-v6.6/tools/perf/trace/beauty/include/linux/
Dsocket.h352 #define SOL_SCTP 132 macro
/Linux-v6.6/net/sctp/
Dsocket.c4576 if (level != SOL_SCTP) { in sctp_setsockopt()
8064 if (level != SOL_SCTP) { in sctp_getsockopt()
8287 if (level == SOL_SCTP) { in sctp_bpf_bypass_getsockopt()