sctp_paramhdr     306 include/linux/sctp.h 	struct sctp_paramhdr param_hdr;
sctp_paramhdr     312 include/linux/sctp.h 	struct sctp_paramhdr param_hdr;
sctp_paramhdr     374 include/net/sctp/sctp.h #define SCTP_SAT_LEN(x) (sizeof(struct sctp_paramhdr) + (x) * sizeof(__u16))
sctp_paramhdr     432 include/net/sctp/structs.h 	struct sctp_paramhdr p;
sctp_paramhdr     442 include/net/sctp/structs.h 	struct sctp_paramhdr *p;
sctp_paramhdr     466 include/net/sctp/structs.h 	struct sctp_paramhdr param_hdr;
sctp_paramhdr     291 net/sctp/bind_addr.c 	struct sctp_paramhdr *param;
sctp_paramhdr     299 net/sctp/bind_addr.c 		param = (struct sctp_paramhdr *)raw_addr_list;
sctp_paramhdr     101 net/sctp/sm_make_chunk.c static const struct sctp_paramhdr ecap_param = {
sctp_paramhdr     103 net/sctp/sm_make_chunk.c 	__constant_htons(sizeof(struct sctp_paramhdr)),
sctp_paramhdr     105 net/sctp/sm_make_chunk.c static const struct sctp_paramhdr prsctp_param = {
sctp_paramhdr     107 net/sctp/sm_make_chunk.c 	__constant_htons(sizeof(struct sctp_paramhdr)),
sctp_paramhdr     998 net/sctp/sm_make_chunk.c 	struct sctp_paramhdr phdr;
sctp_paramhdr    3398 net/sctp/sm_statefuns.c 	struct sctp_paramhdr	*err_param = NULL;
sctp_paramhdr    3515 net/sctp/sm_statefuns.c 	struct sctp_paramhdr	*err_param = NULL;
sctp_paramhdr    4248 net/sctp/sm_statefuns.c 	struct sctp_paramhdr *param = ext;