Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h122432 struct inet_bind2_bucket { struct
122433 possible_net_t ib_net;
122434 int l3mdev;
122435 unsigned short port;
122436 unsigned short family;
122437 union {
122441 struct hlist_node node;
122442 struct hlist_head owners;
122443 struct hlist_head deathrow;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h130067 struct inet_bind2_bucket { struct
130068 possible_net_t ib_net;
130069 int l3mdev;
130070 unsigned short port;
130071 unsigned short family;
130072 union {
130076 struct hlist_node node;
130077 struct hlist_head owners;
130078 struct hlist_head deathrow;