Searched refs:netlink (Results 1 – 7 of 7) sorted by relevance
23 # a netlink route socket, which HALs may use. Due to the initial27 # libqdi and have all its clients use netlink route
31 netlink.cpp \
52 Interface::Interface(Netlink& netlink, const char* name) in Interface() argument53 : mNetlink(netlink) in Interface()
29 Interface(Netlink& netlink, const char* name);
46 # a netlink route socket, which HALs may use. Due to the initial50 # libqdi and have all its clients use netlink route
76 struct netlink_data *netlink; member
41 AC_CHECK_HEADERS([sys/socket.h stdint.h linux/netlink.h string.h stdio.h unistd.h stdlib.h linux/rm…