Home
last modified time | relevance | path

Searched refs:sctp_paddrthlds (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dsctp.h1084 struct sctp_paddrthlds { struct
/Linux-v5.10/net/sctp/
Dsocket.c3858 len = v2 ? sizeof(*val) : sizeof(struct sctp_paddrthlds); in sctp_setsockopt_paddr_thresholds()
7028 min = v2 ? sizeof(val) : sizeof(struct sctp_paddrthlds); in sctp_getsockopt_paddr_thresholds()