Home
last modified time | relevance | path

Searched defs:sctphdr (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dsctp.h60 struct sctphdr { struct
67 static inline struct sctphdr *sctp_hdr(const struct sk_buff *skb) in sctp_hdr() argument
/Linux-v4.19/net/sctp/
Dinput.c478 struct sctphdr *sctphdr, in sctp_err_lookup()