Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h58747 struct sctp_bind_bucket { struct
58748 unsigned short port;
58749 signed char fastreuse;
58750 signed char fastreuseport;
58751 kuid_t fastuid;
58752 struct hlist_node node;
58753 struct hlist_head owner;
58754 struct net *net;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h68505 struct sctp_bind_bucket { struct
68506 unsigned short port;
68507 signed char fastreuse;
68508 signed char fastreuseport;
68509 kuid_t fastuid;
68510 struct hlist_node node;
68511 struct hlist_head owner;
68512 struct net *net;