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

/linux-master/net/sctp/
H A Dsocket.c2846 p.sack_delay = v->assoc_value;
2847 p.sack_freq = v->assoc_value ? 0 : 1;
3242 * uint32_t assoc_value;
3250 * assoc_value: This parameter specifies the maximum size in bytes.
3271 val = params->assoc_value;
3415 asoc->default_rcv_context = params->assoc_value;
3425 sp->default_rcv_context = params->assoc_value;
3430 asoc->default_rcv_context = params->assoc_value;
3525 u32 assoc_value; local
3534 assoc_value
[all...]
/linux-master/include/uapi/linux/
H A Dsctp.h903 uint32_t assoc_value; member in struct:sctp_assoc_value

Completed in 128 milliseconds