Home
last modified time | relevance | path

Searched defs:sctp_paddrthlds (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/uapi/linux/
Dsctp.h985 struct sctp_paddrthlds { struct
986 sctp_assoc_t spt_assoc_id;
987 struct sockaddr_storage spt_address;
988 __u16 spt_pathmaxrxt;
989 __u16 spt_pathpfthld;
/external/kernel-headers/original/uapi/linux/
Dsctp.h1085 struct sctp_paddrthlds { struct
1093 struct sctp_paddrthlds_v2 { argument
/external/usrsctp/usrsctplib/netinet/
Dsctp_uio.h619 struct sctp_paddrthlds { struct
620 struct sockaddr_storage spt_address;
621 sctp_assoc_t spt_assoc_id;
622 uint16_t spt_pathmaxrxt;
623 uint16_t spt_pathpfthld;
624 uint16_t spt_pathcpthld;