Searched defs:netlink_sock (Results 1 – 2 of 2) sorted by relevance
129804 struct netlink_sock { struct129805 struct sock sk;129806 unsigned long flags;129807 u32 portid;129808 u32 dst_portid;129809 u32 dst_group;129810 u32 subscriptions;129811 u32 ngroups;129812 unsigned long *groups;129813 unsigned long state;[all …]
137439 struct netlink_sock { struct137440 struct sock sk;137441 unsigned long flags;137442 u32 portid;137443 u32 dst_portid;137444 u32 dst_group;137445 u32 subscriptions;137446 u32 ngroups;137447 unsigned long *groups;137448 unsigned long state;[all …]