Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h55842 struct sctp_datamsg { struct
55843 struct list_head chunks;
55844 refcount_t refcnt;
55845 long unsigned int expires_at;
55846 int send_error;
55847 u8 send_failed: 1;
55848 u8 can_delay: 1;
55849 u8 abandoned: 1;