Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h51833 struct sctp_ep_common { struct
51834 enum sctp_endpoint_type type;
51835 refcount_t refcnt;
51836 bool dead;
51837 struct sock *sk;
51838 struct net *net;
51839 struct sctp_inq inqueue;
51840 struct sctp_bind_addr bind_addr;