sctp_hdr           63 include/net/sctp/checksum.h 	struct sctphdr *sh = sctp_hdr(skb);
sctp_hdr          401 include/net/sctp/sm.h         if (ntohl(chunk->sctp_hdr->vtag) == asoc->c.my_vtag)
sctp_hdr          436 include/net/sctp/sm.h              (ntohl(chunk->sctp_hdr->vtag) == asoc->c.my_vtag)) ||
sctp_hdr          438 include/net/sctp/sm.h 	     (ntohl(chunk->sctp_hdr->vtag) == asoc->c.peer_vtag))) {
sctp_hdr          594 include/net/sctp/structs.h 	struct sctphdr *sctp_hdr;