Home
last modified time | relevance | path

Searched refs:assoc_value (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c2839 p.sack_delay = v->assoc_value; in sctp_setsockopt_delayed_ack()
2840 p.sack_freq = v->assoc_value ? 0 : 1; in sctp_setsockopt_delayed_ack()
3235 * uint32_t assoc_value;
3243 * assoc_value: This parameter specifies the maximum size in bytes.
3264 val = params->assoc_value; in sctp_setsockopt_maxseg()
3408 asoc->default_rcv_context = params->assoc_value; in sctp_setsockopt_context()
3418 sp->default_rcv_context = params->assoc_value; in sctp_setsockopt_context()
3423 asoc->default_rcv_context = params->assoc_value; in sctp_setsockopt_context()
3518 u32 assoc_value; in sctp_setsockopt_maxburst() local
3527 assoc_value in sctp_setsockopt_maxburst()
[all...]
/kernel/linux/linux-6.6/net/sctp/
H A Dsocket.c2845 p.sack_delay = v->assoc_value; in sctp_setsockopt_delayed_ack()
2846 p.sack_freq = v->assoc_value ? 0 : 1; in sctp_setsockopt_delayed_ack()
3241 * uint32_t assoc_value;
3249 * assoc_value: This parameter specifies the maximum size in bytes.
3270 val = params->assoc_value; in sctp_setsockopt_maxseg()
3414 asoc->default_rcv_context = params->assoc_value; in sctp_setsockopt_context()
3424 sp->default_rcv_context = params->assoc_value; in sctp_setsockopt_context()
3429 asoc->default_rcv_context = params->assoc_value; in sctp_setsockopt_context()
3524 u32 assoc_value; in sctp_setsockopt_maxburst() local
3533 assoc_value in sctp_setsockopt_maxburst()
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dsctp.h470 uint32_t assoc_value; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dsctp.h901 uint32_t assoc_value; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dsctp.h903 uint32_t assoc_value; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dsctp.h507 uint32_t assoc_value; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dsctp.h507 uint32_t assoc_value; member

Completed in 27 milliseconds