Searched defs:netlink_sock (Results 1 – 8 of 8) sorted by relevance
153 static int netlink_sock(int *sock, uint32_t *seq_nr, int proto) in netlink_sock() function
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 …]
116007 struct netlink_sock { struct116008 struct sock sk;116009 u32 portid;116010 u32 dst_portid;116011 u32 dst_group;116012 u32 flags;116013 u32 subscriptions;116014 u32 ngroups;116015 long unsigned int *groups;116016 long unsigned int state;[all …]
102820 struct netlink_sock { struct102821 struct sock sk;102822 u32 portid;102823 u32 dst_portid;102824 u32 dst_group;102825 u32 flags;102826 u32 subscriptions;102827 u32 ngroups;102828 long unsigned int *groups;102829 long unsigned int state;[all …]
108904 struct netlink_sock { struct108905 struct sock sk;108906 u32 portid;108907 u32 dst_portid;108908 u32 dst_group;108909 u32 flags;108910 u32 subscriptions;108911 u32 ngroups;108912 long unsigned int *groups;108913 long unsigned int state;[all …]