sctp_cookie       335 include/net/sctp/structs.h 	struct sctp_cookie c;
sctp_cookie      1572 include/net/sctp/structs.h 	struct sctp_cookie c;
sctp_cookie      2147 include/net/sctp/structs.h 					 struct sctp_cookie*,
sctp_cookie      1591 net/sctp/associola.c 					 struct sctp_cookie *cookie,
sctp_cookie      1624 net/sctp/sm_make_chunk.c 		      sizeof(struct sctp_cookie));
sctp_cookie      1625 net/sctp/sm_make_chunk.c 	bodysize = sizeof(struct sctp_cookie)
sctp_cookie      1708 net/sctp/sm_make_chunk.c 	struct sctp_cookie *bear_cookie;
sctp_cookie      1719 net/sctp/sm_make_chunk.c 		      sizeof(struct sctp_cookie));
sctp_cookie      1721 net/sctp/sm_make_chunk.c 	fixed_size = headersize + sizeof(struct sctp_cookie);