sctp_authhdr      693 include/net/sctp/structs.h 		struct sctp_authhdr *auth_hdr;
sctp_authhdr     1142 net/sctp/sm_make_chunk.c 	struct sctp_authhdr auth_hdr;
sctp_authhdr     3777 net/sctp/sm_statefuns.c 	struct sctp_authhdr *auth_hdr;
sctp_authhdr     3785 net/sctp/sm_statefuns.c 	auth_hdr = (struct sctp_authhdr *)chunk->skb->data;
sctp_authhdr     3787 net/sctp/sm_statefuns.c 	skb_pull(chunk->skb, sizeof(struct sctp_authhdr));
sctp_authhdr     3851 net/sctp/sm_statefuns.c 	struct sctp_authhdr *auth_hdr;
sctp_authhdr     3871 net/sctp/sm_statefuns.c 	auth_hdr = (struct sctp_authhdr *)chunk->skb->data;