Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h57578 struct sctp_ep_common { struct
57579 enum sctp_endpoint_type type;
57580 refcount_t refcnt;
57581 bool dead;
57582 struct sock *sk;
57583 struct net *net;
57584 struct sctp_inq inqueue;
57585 struct sctp_bind_addr bind_addr;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h67336 struct sctp_ep_common { struct
67337 enum sctp_endpoint_type type;
67338 refcount_t refcnt;
67339 bool dead;
67340 struct sock *sk;
67341 struct net *net;
67342 struct sctp_inq inqueue;
67343 struct sctp_bind_addr bind_addr;