Searched defs:netlink_sock (Results 1 – 1 of 1) sorted by relevance
82848 struct netlink_sock { struct82849 struct sock sk;82850 u32 portid;82851 u32 dst_portid;82852 u32 dst_group;82853 u32 flags;82854 u32 subscriptions;82855 u32 ngroups;82856 long unsigned int *groups;82857 long unsigned int state;[all …]