Searched refs:sctp_paddrparams (Results 1 – 3 of 3) sorted by relevance
785 struct sctp_paddrparams { struct
202 struct sctp_paddrparams paddrparam;
2420 static int sctp_apply_peer_addr_params(struct sctp_paddrparams *params, in sctp_apply_peer_addr_params()2614 struct sctp_paddrparams params; in sctp_setsockopt_peer_addr_params()2624 } else if (optlen == ALIGN(offsetof(struct sctp_paddrparams, in sctp_setsockopt_peer_addr_params()5920 struct sctp_paddrparams params; in sctp_getsockopt_peer_addr_params()5927 else if (len >= ALIGN(offsetof(struct sctp_paddrparams, in sctp_getsockopt_peer_addr_params()5929 len = ALIGN(offsetof(struct sctp_paddrparams, in sctp_getsockopt_peer_addr_params()