Lines Matching refs:sctp_paramhdr
383 struct sctp_paramhdr parm_buf, *phdr; in sctp_findassociation_ep_asconf()
412 &parm_buf, sizeof(struct sctp_paramhdr)); in sctp_findassociation_ep_asconf()
980 struct sctp_paramhdr *phdr, parm_buf; in sctp_findassociation_special_addr()
1015 (struct sctp_paramhdr *)&ip4_parm, plen); in sctp_findassociation_special_addr()
1033 (struct sctp_paramhdr *)&ip6_parm, plen); in sctp_findassociation_special_addr()
2061 struct sctp_paramhdr *ph; in sctp_inpcb_free()
2063 sizeof(struct sctp_paramhdr); in sctp_inpcb_free()
2065 struct sctp_paramhdr *); in sctp_inpcb_free()
2160 struct sctp_paramhdr *ph; in sctp_inpcb_free()
2161 op_err->m_len = sizeof(struct sctp_paramhdr); in sctp_inpcb_free()
2162 ph = mtod(op_err, struct sctp_paramhdr *); in sctp_inpcb_free()
3909 struct sctp_paramhdr *phdr, parm_buf; in sctp_load_addresses_from_init()
4026 (struct sctp_paramhdr *)&p4_buf, sizeof(p4_buf)); in sctp_load_addresses_from_init()
4094 (struct sctp_paramhdr *)&p6_buf, sizeof(p6_buf)); in sctp_load_addresses_from_init()
4164 (struct sctp_paramhdr *)&ai, sizeof(ai)); in sctp_load_addresses_from_init()
4181 (struct sctp_paramhdr *)&lstore, plen); in sctp_load_addresses_from_init()
4226 (struct sctp_paramhdr *)&local_store, plen); in sctp_load_addresses_from_init()
4236 num_ent = plen - sizeof(struct sctp_paramhdr); in sctp_load_addresses_from_init()