Searched refs:sctp_paramhdr (Results 1 – 7 of 7) sorted by relevance
164 typedef struct sctp_paramhdr { struct304 struct sctp_paramhdr param_hdr;310 struct sctp_paramhdr param_hdr;
229 struct sctp_paramhdr *);253 struct sctp_paramhdr **errp);
339 struct sctp_paramhdr p;349 struct sctp_paramhdr *p;373 struct sctp_paramhdr param_hdr;
297 #define SCTP_SAT_LEN(x) (sizeof(struct sctp_paramhdr) + (x) * sizeof(__u16))
275 struct sctp_paramhdr *param; in sctp_raw_to_bind_addrs()283 param = (struct sctp_paramhdr *)raw_addr_list; in sctp_raw_to_bind_addrs()
124 static const struct sctp_paramhdr ecap_param = {126 cpu_to_be16(sizeof(struct sctp_paramhdr)),128 static const struct sctp_paramhdr prsctp_param = {130 cpu_to_be16(sizeof(struct sctp_paramhdr)),1074 struct sctp_paramhdr phdr; in sctp_make_abort_violation()1096 struct sctp_paramhdr *param) in sctp_make_violation_paramlen()1918 struct sctp_paramhdr *param, in sctp_process_inv_paramlength()3130 struct sctp_paramhdr **errp) in sctp_verify_asconf()
3595 struct sctp_paramhdr *err_param = NULL; in sctp_sf_do_asconf()3712 struct sctp_paramhdr *err_param = NULL; in sctp_sf_do_asconf_ack()4474 struct sctp_paramhdr *param = ext; in sctp_sf_violation_paramlen()