Home | History | Annotate | Download | only in netinet

Lines Matching refs:sctp_paramhdr

2628 struct sctp_paramhdr *
2631 struct sctp_paramhdr *pull,
2635 return ((struct sctp_paramhdr *)sctp_m_getptr(m, offset, pull_limit,
5094 len = sizeof(struct sctp_paramhdr) + info_len;