Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dsctp.h1086 struct sctp_paddrthlds { struct
/Linux-v6.1/net/sctp/
Dsocket.c3870 len = v2 ? sizeof(*val) : sizeof(struct sctp_paddrthlds); in sctp_setsockopt_paddr_thresholds()
7155 min = v2 ? sizeof(val) : sizeof(struct sctp_paddrthlds); in sctp_getsockopt_paddr_thresholds()