Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h117951 struct link_master { struct
117952 struct list_head followers;
117953 struct link_ctl_info info;
117954 int val;
117955 unsigned int tlv[4];
117956 void (*hook)(void *, int);
117957 void *hook_private_data;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h124374 struct link_master { struct
124375 struct list_head followers;
124376 struct link_ctl_info info;
124377 int val;
124378 unsigned int tlv[4];
124379 void (*hook)(void *, int);
124380 void *hook_private_data;