Searched defs:link_master (Results 1 – 2 of 2) sorted by relevance
117951 struct link_master { struct117952 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;
124374 struct link_master { struct124375 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;