Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h434 struct ice_sctp_hdr sctp_hdr; global() member
/linux/include/linux/
H A Dsctp.h52 static inline struct sctphdr *sctp_hdr(const struct sk_buff *skb) in sctp_hdr() function