Home
last modified time | relevance | path

Searched refs:sctp_paramhdr (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Dsctp.h155 struct sctp_paramhdr { struct
282 struct sctp_paramhdr param_hdr;
288 struct sctp_paramhdr param_hdr;
294 struct sctp_paramhdr param_hdr;
300 struct sctp_paramhdr param_hdr;
306 struct sctp_paramhdr param_hdr;
312 struct sctp_paramhdr param_hdr;
318 struct sctp_paramhdr param_hdr;
324 struct sctp_paramhdr param_hdr;
351 struct sctp_paramhdr p;
[all …]
/include/net/sctp/
A Dsm.h217 struct sctp_paramhdr *param);
245 struct sctp_paramhdr **errp);
271 struct sctp_paramhdr **errp);
A Dsctp.h322 #define SCTP_SAT_LEN(x) (sizeof(struct sctp_paramhdr) + (x) * sizeof(__u16))
429 (pos.v + offsetof(struct sctp_paramhdr, length) + sizeof(pos.p->length) <=\
432 ntohs(pos.p->length) >= sizeof(struct sctp_paramhdr);\
A Dstructs.h320 __u8 auth_random[sizeof(struct sctp_paramhdr) +
323 __u8 auth_chunks[sizeof(struct sctp_paramhdr) + SCTP_AUTH_MAX_CHUNKS];
348 struct sctp_paramhdr p;
358 struct sctp_paramhdr *p;
382 struct sctp_paramhdr param_hdr;

Completed in 21 milliseconds