sctp_paramhdr_t 271 include/linux/sctp.h sctp_paramhdr_t param_hdr; sctp_paramhdr_t 277 include/linux/sctp.h sctp_paramhdr_t param_hdr; sctp_paramhdr_t 283 include/linux/sctp.h sctp_paramhdr_t param_hdr; sctp_paramhdr_t 289 include/linux/sctp.h sctp_paramhdr_t param_hdr; sctp_paramhdr_t 295 include/linux/sctp.h sctp_paramhdr_t param_hdr; sctp_paramhdr_t 301 include/linux/sctp.h sctp_paramhdr_t param_hdr; sctp_paramhdr_t 318 include/linux/sctp.h sctp_paramhdr_t param_hdr; sctp_paramhdr_t 324 include/linux/sctp.h sctp_paramhdr_t param_hdr; sctp_paramhdr_t 330 include/linux/sctp.h sctp_paramhdr_t param_hdr; sctp_paramhdr_t 342 include/linux/sctp.h sctp_paramhdr_t p; sctp_paramhdr_t 348 include/linux/sctp.h sctp_paramhdr_t param_hdr; sctp_paramhdr_t 349 include/linux/sctp.h sctp_paramhdr_t unrecognized; sctp_paramhdr_t 396 include/linux/sctp.h sctp_paramhdr_t info; sctp_paramhdr_t 636 include/linux/sctp.h sctp_paramhdr_t param_hdr; sctp_paramhdr_t 524 include/net/sctp/sctp.h pos.v <= (void *)chunk + end - sizeof(sctp_paramhdr_t) &&\ sctp_paramhdr_t 526 include/net/sctp/sctp.h ntohs(pos.p->length) >= sizeof(sctp_paramhdr_t);\ sctp_paramhdr_t 405 include/net/sctp/structs.h __u8 auth_random[sizeof(sctp_paramhdr_t) + SCTP_AUTH_RANDOM_LENGTH]; sctp_paramhdr_t 407 include/net/sctp/structs.h __u8 auth_chunks[sizeof(sctp_paramhdr_t) + SCTP_AUTH_MAX_CHUNKS]; sctp_paramhdr_t 78 net/sctp/associola.c sctp_paramhdr_t *p; sctp_paramhdr_t 327 net/sctp/associola.c p = (sctp_paramhdr_t *)asoc->c.auth_random; sctp_paramhdr_t 329 net/sctp/associola.c p->length = htons(sizeof(sctp_paramhdr_t) + SCTP_AUTH_RANDOM_LENGTH); sctp_paramhdr_t 540 net/sctp/auth.c n_elt = (ntohs(hmacs->param_hdr.length) - sizeof(sctp_paramhdr_t)) >> 1; sctp_paramhdr_t 591 net/sctp/auth.c n_elt = (ntohs(hmacs->param_hdr.length) - sizeof(sctp_paramhdr_t)) >> 1; sctp_paramhdr_t 615 net/sctp/auth.c - sizeof(sctp_paramhdr_t)) >> 1; sctp_paramhdr_t 643 net/sctp/auth.c len = ntohs(param->param_hdr.length) - sizeof(sctp_paramhdr_t); sctp_paramhdr_t 766 net/sctp/auth.c nchunks = param_len - sizeof(sctp_paramhdr_t); sctp_paramhdr_t 804 net/sctp/auth.c ep->auth_hmacs_list->param_hdr.length = htons(sizeof(sctp_paramhdr_t) + sctp_paramhdr_t 101 net/sctp/endpointola.c htons(sizeof(sctp_paramhdr_t) + 2); sctp_paramhdr_t 106 net/sctp/endpointola.c auth_chunks->param_hdr.length = htons(sizeof(sctp_paramhdr_t)); sctp_paramhdr_t 187 net/sctp/sm_make_chunk.c sctp_paramhdr_t *auth_chunks = NULL, sctp_paramhdr_t 236 net/sctp/sm_make_chunk.c auth_hmacs = (sctp_paramhdr_t *)asoc->c.auth_hmacs; sctp_paramhdr_t 243 net/sctp/sm_make_chunk.c auth_chunks = (sctp_paramhdr_t *)asoc->c.auth_chunks; sctp_paramhdr_t 343 net/sctp/sm_make_chunk.c sctp_paramhdr_t *auth_chunks = NULL, sctp_paramhdr_t 387 net/sctp/sm_make_chunk.c auth_random = (sctp_paramhdr_t *)asoc->c.auth_random; sctp_paramhdr_t 390 net/sctp/sm_make_chunk.c auth_hmacs = (sctp_paramhdr_t *)asoc->c.auth_hmacs; sctp_paramhdr_t 396 net/sctp/sm_make_chunk.c auth_chunks = (sctp_paramhdr_t *)asoc->c.auth_chunks; sctp_paramhdr_t 1001 net/sctp/sm_make_chunk.c + sizeof(sctp_paramhdr_t)); sctp_paramhdr_t 1006 net/sctp/sm_make_chunk.c + sizeof(sctp_paramhdr_t)); sctp_paramhdr_t 1011 net/sctp/sm_make_chunk.c sctp_addto_param(retval, sizeof(sctp_paramhdr_t), &phdr); sctp_paramhdr_t 1025 net/sctp/sm_make_chunk.c sizeof(sctp_paramhdr_t); sctp_paramhdr_t 1032 net/sctp/sm_make_chunk.c sizeof(error) + sizeof(sctp_paramhdr_t)); sctp_paramhdr_t 1034 net/sctp/sm_make_chunk.c sctp_addto_param(retval, sizeof(sctp_paramhdr_t), param); sctp_paramhdr_t 1486 net/sctp/sm_make_chunk.c headersize = sizeof(sctp_paramhdr_t) + sctp_paramhdr_t 1854 net/sctp/sm_make_chunk.c __u16 num_ext = ntohs(param.p->length) - sizeof(sctp_paramhdr_t); sctp_paramhdr_t 1888 net/sctp/sm_make_chunk.c __u16 num_ext = ntohs(param.p->length) - sizeof(sctp_paramhdr_t); sctp_paramhdr_t 2053 net/sctp/sm_make_chunk.c ntohs(param.p->length) - sizeof(sctp_paramhdr_t)) { sctp_paramhdr_t 2081 net/sctp/sm_make_chunk.c n_elt = (ntohs(param.p->length) - sizeof(sctp_paramhdr_t)) >> 1; sctp_paramhdr_t 2429 net/sctp/sm_make_chunk.c sat = ntohs(param.p->length) - sizeof(sctp_paramhdr_t); sctp_paramhdr_t 2456 net/sctp/sm_make_chunk.c ntohs(param.p->length) - sizeof(sctp_paramhdr_t); sctp_paramhdr_t 2968 net/sctp/sm_make_chunk.c param.v = (sctp_paramhdr_t *) param_hdr; sctp_paramhdr_t 2969 net/sctp/sm_make_chunk.c while (param.v <= chunk_end - sizeof(sctp_paramhdr_t)) { sctp_paramhdr_t 2974 net/sctp/sm_make_chunk.c length < sizeof(sctp_paramhdr_t)) sctp_paramhdr_t 2984 net/sctp/sm_make_chunk.c sizeof(sctp_paramhdr_t)) sctp_paramhdr_t 3429 net/sctp/sm_statefuns.c if (length < sizeof(sctp_paramhdr_t)) sctp_paramhdr_t 3435 net/sctp/sm_statefuns.c (sctp_paramhdr_t *)((void *)addr_param + length), sctp_paramhdr_t 3544 net/sctp/sm_statefuns.c (sctp_paramhdr_t *)addip_hdr->params, sctp_paramhdr_t 5231 net/sctp/socket.c data_len = ntohs(hmacs->param_hdr.length) - sizeof(sctp_paramhdr_t); sctp_paramhdr_t 5309 net/sctp/socket.c num_chunks = ntohs(ch->param_hdr.length) - sizeof(sctp_paramhdr_t); sctp_paramhdr_t 5355 net/sctp/socket.c num_chunks = ntohs(ch->param_hdr.length) - sizeof(sctp_paramhdr_t);