Home
last modified time | relevance | path

Searched refs:sctp_hdr (Results 1 – 3 of 3) sorted by relevance

/include/net/sctp/
A Dsm.h383 if (ntohl(chunk->sctp_hdr->vtag) != asoc->c.my_vtag) in sctp_vtag_verify()
419 (ntohl(chunk->sctp_hdr->vtag) == asoc->c.my_vtag)) || in sctp_vtag_verify_either()
421 (ntohl(chunk->sctp_hdr->vtag) == asoc->c.peer_vtag))) { in sctp_vtag_verify_either()
A Dstructs.h609 struct sctphdr *sctp_hdr; member
/include/linux/
A Dsctp.h52 static inline struct sctphdr *sctp_hdr(const struct sk_buff *skb) in sctp_hdr() function

Completed in 16 milliseconds