sctp_paramhdr 283 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 289 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 295 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 301 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 307 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 313 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 319 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 325 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 331 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 337 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 352 include/linux/sctp.h struct sctp_paramhdr p; sctp_paramhdr 358 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 359 include/linux/sctp.h struct sctp_paramhdr unrecognized; sctp_paramhdr 404 include/linux/sctp.h struct sctp_paramhdr info; sctp_paramhdr 655 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 740 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 748 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 754 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 759 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 776 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 782 include/linux/sctp.h struct sctp_paramhdr param_hdr; sctp_paramhdr 324 include/net/sctp/sctp.h #define SCTP_SAT_LEN(x) (sizeof(struct sctp_paramhdr) + (x) * sizeof(__u16)) sctp_paramhdr 433 include/net/sctp/sctp.h (pos.v + offsetof(struct sctp_paramhdr, length) + sizeof(pos.p->length) <=\ sctp_paramhdr 436 include/net/sctp/sctp.h ntohs(pos.p->length) >= sizeof(struct sctp_paramhdr);\ sctp_paramhdr 220 include/net/sctp/sm.h struct sctp_paramhdr *param); sctp_paramhdr 243 include/net/sctp/sm.h struct sctp_paramhdr **errp); sctp_paramhdr 269 include/net/sctp/sm.h struct sctp_paramhdr **errp); sctp_paramhdr 315 include/net/sctp/structs.h __u8 auth_random[sizeof(struct sctp_paramhdr) + sctp_paramhdr 318 include/net/sctp/structs.h __u8 auth_chunks[sizeof(struct sctp_paramhdr) + SCTP_AUTH_MAX_CHUNKS]; sctp_paramhdr 343 include/net/sctp/structs.h struct sctp_paramhdr p; sctp_paramhdr 353 include/net/sctp/structs.h struct sctp_paramhdr *p; sctp_paramhdr 377 include/net/sctp/structs.h struct sctp_paramhdr param_hdr; sctp_paramhdr 58 net/sctp/associola.c struct sctp_paramhdr *p; sctp_paramhdr 267 net/sctp/associola.c p = (struct sctp_paramhdr *)asoc->c.auth_random; sctp_paramhdr 542 net/sctp/auth.c sizeof(struct sctp_paramhdr)) >> 1; sctp_paramhdr 594 net/sctp/auth.c sizeof(struct sctp_paramhdr)) >> 1; sctp_paramhdr 618 net/sctp/auth.c sizeof(struct sctp_paramhdr)) >> 1; sctp_paramhdr 646 net/sctp/auth.c len = ntohs(param->param_hdr.length) - sizeof(struct sctp_paramhdr); sctp_paramhdr 773 net/sctp/auth.c nchunks = param_len - sizeof(struct sctp_paramhdr); sctp_paramhdr 813 net/sctp/auth.c htons(sizeof(struct sctp_paramhdr) + sctp_paramhdr 1033 net/sctp/auth.c htons(sizeof(struct sctp_paramhdr) + 2); sctp_paramhdr 1048 net/sctp/auth.c htons(sizeof(struct sctp_paramhdr)); sctp_paramhdr 261 net/sctp/bind_addr.c struct sctp_paramhdr *param; sctp_paramhdr 269 net/sctp/bind_addr.c param = (struct sctp_paramhdr *)raw_addr_list; sctp_paramhdr 131 net/sctp/sm_make_chunk.c static const struct sctp_paramhdr ecap_param = { sctp_paramhdr 133 net/sctp/sm_make_chunk.c cpu_to_be16(sizeof(struct sctp_paramhdr)), sctp_paramhdr 135 net/sctp/sm_make_chunk.c static const struct sctp_paramhdr prsctp_param = { sctp_paramhdr 137 net/sctp/sm_make_chunk.c cpu_to_be16(sizeof(struct sctp_paramhdr)), sctp_paramhdr 212 net/sctp/sm_make_chunk.c struct sctp_paramhdr *auth_chunks = NULL; sctp_paramhdr 213 net/sctp/sm_make_chunk.c struct sctp_paramhdr *auth_hmacs = NULL; sctp_paramhdr 286 net/sctp/sm_make_chunk.c auth_hmacs = (struct sctp_paramhdr *)asoc->c.auth_hmacs; sctp_paramhdr 293 net/sctp/sm_make_chunk.c auth_chunks = (struct sctp_paramhdr *)asoc->c.auth_chunks; sctp_paramhdr 385 net/sctp/sm_make_chunk.c struct sctp_paramhdr *auth_chunks = NULL; sctp_paramhdr 386 net/sctp/sm_make_chunk.c struct sctp_paramhdr *auth_random = NULL; sctp_paramhdr 387 net/sctp/sm_make_chunk.c struct sctp_paramhdr *auth_hmacs = NULL; sctp_paramhdr 449 net/sctp/sm_make_chunk.c auth_random = (struct sctp_paramhdr *)asoc->c.auth_random; sctp_paramhdr 452 net/sctp/sm_make_chunk.c auth_hmacs = (struct sctp_paramhdr *)asoc->c.auth_hmacs; sctp_paramhdr 458 net/sctp/sm_make_chunk.c auth_chunks = (struct sctp_paramhdr *)asoc->c.auth_chunks; sctp_paramhdr 1084 net/sctp/sm_make_chunk.c struct sctp_paramhdr phdr; sctp_paramhdr 1106 net/sctp/sm_make_chunk.c struct sctp_paramhdr *param) sctp_paramhdr 1622 net/sctp/sm_make_chunk.c headersize = sizeof(struct sctp_paramhdr) + sctp_paramhdr 1931 net/sctp/sm_make_chunk.c struct sctp_paramhdr *param, sctp_paramhdr 1977 net/sctp/sm_make_chunk.c __u16 num_ext = ntohs(param.p->length) - sizeof(struct sctp_paramhdr); sctp_paramhdr 2011 net/sctp/sm_make_chunk.c __u16 num_ext = ntohs(param.p->length) - sizeof(struct sctp_paramhdr); sctp_paramhdr 2185 net/sctp/sm_make_chunk.c sizeof(struct sctp_paramhdr)) { sctp_paramhdr 2214 net/sctp/sm_make_chunk.c sizeof(struct sctp_paramhdr)) >> 1; sctp_paramhdr 2564 net/sctp/sm_make_chunk.c sat = ntohs(param.p->length) - sizeof(struct sctp_paramhdr); sctp_paramhdr 2591 net/sctp/sm_make_chunk.c ntohs(param.p->length) - sizeof(struct sctp_paramhdr); sctp_paramhdr 3159 net/sctp/sm_make_chunk.c struct sctp_paramhdr **errp) sctp_paramhdr 3833 net/sctp/sm_make_chunk.c struct sctp_paramhdr **errp) sctp_paramhdr 1121 net/sctp/sm_statefuns.c struct sctp_paramhdr *param_hdr; sctp_paramhdr 1140 net/sctp/sm_statefuns.c param_hdr = (struct sctp_paramhdr *)chunk->subh.hb_hdr; sctp_paramhdr 3720 net/sctp/sm_statefuns.c struct sctp_paramhdr *err_param = NULL; sctp_paramhdr 3863 net/sctp/sm_statefuns.c struct sctp_paramhdr *err_param = NULL; sctp_paramhdr 3978 net/sctp/sm_statefuns.c struct sctp_paramhdr *err_param = NULL; sctp_paramhdr 4685 net/sctp/sm_statefuns.c struct sctp_paramhdr *param = ext; sctp_paramhdr 6925 net/sctp/socket.c sizeof(struct sctp_paramhdr); sctp_paramhdr 7011 net/sctp/socket.c num_chunks = ntohs(ch->param_hdr.length) - sizeof(struct sctp_paramhdr); sctp_paramhdr 7061 net/sctp/socket.c num_chunks = ntohs(ch->param_hdr.length) - sizeof(struct sctp_paramhdr); sctp_paramhdr 476 net/sctp/stream.c static struct sctp_paramhdr *sctp_chunk_lookup_strreset_param( sctp_paramhdr 917 net/sctp/stream.c struct sctp_paramhdr *req;