Searched refs:sctp_paramhdr (Results 1 – 5 of 5) sorted by relevance
155 typedef struct sctp_paramhdr { struct286 struct sctp_paramhdr param_hdr;
255 struct sctp_paramhdr *param; in sctp_raw_to_bind_addrs()263 param = (struct sctp_paramhdr *)raw_addr_list; in sctp_raw_to_bind_addrs()
101 static const struct sctp_paramhdr ecap_param = {103 __constant_htons(sizeof(struct sctp_paramhdr)),105 static const struct sctp_paramhdr prsctp_param = {107 __constant_htons(sizeof(struct sctp_paramhdr)),847 struct sctp_paramhdr phdr; in sctp_make_abort_violation()1549 struct sctp_paramhdr *param, in sctp_process_inv_paramlength()
369 struct sctp_paramhdr *p;388 struct sctp_paramhdr param_hdr;
325 #define SCTP_SAT_LEN(x) (sizeof(struct sctp_paramhdr) + (x) * sizeof(__u16))