Searched refs:sctp_paddrparams (Results 1 – 5 of 5) sorted by relevance
773 struct sctp_paddrparams { struct
804 struct sctp_paddrparams { struct
203 struct sctp_paddrparams paddrparam;
2421 static int sctp_apply_peer_addr_params(struct sctp_paddrparams *params, in sctp_apply_peer_addr_params()2611 struct sctp_paddrparams *params, in sctp_setsockopt_peer_addr_params()2620 if (optlen == ALIGN(offsetof(struct sctp_paddrparams, in sctp_setsockopt_peer_addr_params()5784 struct sctp_paddrparams params; in sctp_getsockopt_peer_addr_params()5791 else if (len >= ALIGN(offsetof(struct sctp_paddrparams, in sctp_getsockopt_peer_addr_params()5793 len = ALIGN(offsetof(struct sctp_paddrparams, in sctp_getsockopt_peer_addr_params()