Home
last modified time | relevance | path

Searched refs:sas_assoc_id (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsctp.h1001 sctp_assoc_t sas_assoc_id; /* Input */ member
1142 sctp_assoc_t sas_assoc_id; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsctp.h1001 sctp_assoc_t sas_assoc_id; /* Input */ member
1142 sctp_assoc_t sas_assoc_id; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsctp.h1039 sctp_assoc_t sas_assoc_id; /* Input */ member
1189 sctp_assoc_t sas_assoc_id; member
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsocket.c4137 asoc = sctp_id2assoc(sk, params->sas_assoc_id); in sctp_setsockopt_add_streams()
7112 asoc = sctp_id2assoc(sk, sas.sas_assoc_id); in sctp_getsockopt_assoc_stats()
7145 pr_debug("%s: len:%d, assoc_id:%d\n", __func__, len, sas.sas_assoc_id); in sctp_getsockopt_assoc_stats()