Searched refs:sctp_paddrparams (Results 1 – 3 of 3) sorted by relevance
806 struct sctp_paddrparams { struct
207 struct sctp_paddrparams paddrparam;
2418 static int sctp_apply_peer_addr_params(struct sctp_paddrparams *params, in sctp_apply_peer_addr_params()2610 struct sctp_paddrparams *params, in sctp_setsockopt_peer_addr_params()2619 if (optlen == ALIGN(offsetof(struct sctp_paddrparams, in sctp_setsockopt_peer_addr_params()5905 struct sctp_paddrparams params; in sctp_getsockopt_peer_addr_params()5912 else if (len >= ALIGN(offsetof(struct sctp_paddrparams, in sctp_getsockopt_peer_addr_params()5914 len = ALIGN(offsetof(struct sctp_paddrparams, in sctp_getsockopt_peer_addr_params()