Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h55507 struct sctp_chunk { struct
55508 struct list_head list;
55509 refcount_t refcnt;
55510 int sent_count;
55511 union {
55515 struct list_head frag_list;
55516 struct sk_buff *skb;
55517 union {
55541 struct sctp_chunkhdr *chunk_hdr; argument
55542 struct sctphdr *sctp_hdr;
[all …]