Lines Matching refs:sctp_paramhdr
1909 struct sctp_paramhdr *phdr, param_buf; in sctp_findassociation_special_addr()
1954 (struct sctp_paramhdr *)&ip4_param, sizeof(ip4_param)); in sctp_findassociation_special_addr()
1975 (struct sctp_paramhdr *)&ip6_param, sizeof(ip6_param)); in sctp_findassociation_special_addr()
2164 struct sctp_paramhdr param_buf, *phdr; in sctp_findassociation_ep_asconf()
2176 ¶m_buf, sizeof(struct sctp_paramhdr)); in sctp_findassociation_ep_asconf()
5881 struct sctp_paramhdr *phdr, param_buf; in sctp_load_addresses_from_init()
6003 if (plen < sizeof(struct sctp_paramhdr)) { in sctp_load_addresses_from_init()
6013 (struct sctp_paramhdr *)&p4_buf, in sctp_load_addresses_from_init()
6107 (struct sctp_paramhdr *)&p6_buf, in sctp_load_addresses_from_init()
6207 (struct sctp_paramhdr *)&ai, sizeof(ai)); in sctp_load_addresses_from_init()
6232 (struct sctp_paramhdr *)&lstore, in sctp_load_addresses_from_init()
6285 (struct sctp_paramhdr *)&zero_chksum, in sctp_load_addresses_from_init()
6309 (struct sctp_paramhdr *)&local_store, plen); in sctp_load_addresses_from_init()
6314 num_ent = plen - sizeof(struct sctp_paramhdr); in sctp_load_addresses_from_init()
6354 (struct sctp_paramhdr *)random_store, in sctp_load_addresses_from_init()
6377 (struct sctp_paramhdr *)hmacs_store, in sctp_load_addresses_from_init()
6408 (struct sctp_paramhdr *)chunks_store, in sctp_load_addresses_from_init()