Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h352 #define SOL_SCTP 132 macro
/openbmc/linux/include/linux/
H A Dsocket.h352 #define SOL_SCTP 132 macro
/openbmc/linux/net/sctp/
H A Dsocket.c4583 if (level != SOL_SCTP) { in sctp_setsockopt()
8072 if (level != SOL_SCTP) { in sctp_getsockopt()
8295 if (level == SOL_SCTP) { in sctp_bpf_bypass_getsockopt()