Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/net/sctp/
H A Dstructs.h547 struct sctp_chunk { struct
548 struct list_head list;
550 refcount_t refcnt;
553 int sent_count;
555 union {
570 struct sk_buff *skb;
572 union {
608 struct sctp_chunkhdr *chunk_hdr; argument
621 unsigned long sent_at;
626 union sctp_addr dest;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/sctp/
H A Dstructs.h547 struct sctp_chunk { struct
548 struct list_head list;
550 refcount_t refcnt;
553 int sent_count;
555 union {
570 struct sk_buff *skb;
572 union {
608 struct sctp_chunkhdr *chunk_hdr; argument
621 unsigned long sent_at;
626 union sctp_addr dest;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/sctp/
H A Dstructs.h547 struct sctp_chunk { struct
548 struct list_head list;
550 refcount_t refcnt;
553 int sent_count;
555 union {
570 struct sk_buff *skb;
572 union {
608 struct sctp_chunkhdr *chunk_hdr; argument
621 unsigned long sent_at;
626 union sctp_addr dest;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/sctp/
H A Dsocket.c165 void (*cb)(struct sctp_chunk *)) in sctp_for_each_tx_datachunk()
/dports/multimedia/libv4l/linux-5.13-rc2/net/sctp/
H A Dsocket.c165 void (*cb)(struct sctp_chunk *)) in sctp_for_each_tx_datachunk()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/sctp/
H A Dsocket.c165 void (*cb)(struct sctp_chunk *)) in sctp_for_each_tx_datachunk()