Searched refs:sctp_paddrparams (Results 1 – 3 of 3) sorted by relevance
804 struct sctp_paddrparams { struct
203 struct sctp_paddrparams paddrparam;
2402 static int sctp_apply_peer_addr_params(struct sctp_paddrparams *params, in sctp_apply_peer_addr_params()2592 struct sctp_paddrparams *params, in sctp_setsockopt_peer_addr_params()2601 if (optlen == ALIGN(offsetof(struct sctp_paddrparams, in sctp_setsockopt_peer_addr_params()5767 struct sctp_paddrparams params; in sctp_getsockopt_peer_addr_params()5774 else if (len >= ALIGN(offsetof(struct sctp_paddrparams, in sctp_getsockopt_peer_addr_params()5776 len = ALIGN(offsetof(struct sctp_paddrparams, in sctp_getsockopt_peer_addr_params()