Home
last modified time | relevance | path

Searched defs:ynl_sock (Results 1 – 1 of 1) sorted by relevance

/linux/tools/net/ynl/lib/
H A Dynl.h63 struct ynl_sock { struct
64 struct ynl_error err;
67 const struct ynl_family *family;
68 int socket;
69 __u32 seq;
70 __u32 portid;
71 __u16 family_id;
73 unsigned int n_mcast_groups;
74 struct {
77 } *mcast_groups;
[all …]