Home
last modified time | relevance | path

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

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