Searched refs:sctp_paddrparams (Results 1 – 2 of 2) sorted by relevance
806 struct sctp_paddrparams { struct
2434 static int sctp_apply_peer_addr_params(struct sctp_paddrparams *params, in sctp_apply_peer_addr_params()2626 struct sctp_paddrparams *params, in sctp_setsockopt_peer_addr_params()2635 if (optlen == ALIGN(offsetof(struct sctp_paddrparams, in sctp_setsockopt_peer_addr_params()5969 struct sctp_paddrparams params; in sctp_getsockopt_peer_addr_params()5976 else if (len >= ALIGN(offsetof(struct sctp_paddrparams, in sctp_getsockopt_peer_addr_params()5978 len = ALIGN(offsetof(struct sctp_paddrparams, in sctp_getsockopt_peer_addr_params()