Searched defs:netlink_sock (Results 1 – 1 of 1) sorted by relevance
152068 struct netlink_sock { struct152069 struct sock sk;152070 u32 portid;152071 u32 dst_portid;152072 u32 dst_group;152073 u32 flags;152074 u32 subscriptions;152075 u32 ngroups;152076 long unsigned int *groups;152077 long unsigned int state;[all …]