[SCTP]: Introduce sctp_hdr()
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 13 Mar 2007 16:59:32 +0000 (13:59 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:25:19 +0000 (22:25 -0700)
commit2c0fd387b00a6758550b5ca1aae4408374483fe7
treee6bd255fb77d476424345c7864f6ee14cb0d1ddc
parent967b05f64e27d04a4c8879addd0e1c52137e2c9e
[SCTP]: Introduce sctp_hdr()

For consistency with all the other skb->h.raw accessors.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/sctp.h
net/sctp/input.c
net/sctp/ipv6.c
net/sctp/protocol.c