Lines Matching refs:netlink
37 * | | Core Netlink
43 #include <netlink-local.h>
44 #include <netlink/netlink.h>
45 #include <netlink/cache.h>
46 #include <netlink/object.h>
47 #include <netlink/utils.h>
430 * @arg sk Netlink socket.
434 * related to the specified cache to the netlink socket.
500 * Pickup a netlink dump response and put it into a cache.
501 * @arg sk Netlink socket.
504 * Waits for netlink messages to arrive, parses them and puts them into
658 * Parse a netlink message and add it to the cache.
660 * @arg msg netlink message
662 * Parses a netlink message by calling the cache specific message parser
679 * @arg sk Netlink socket.