enum netlink_protocol
route = NETLINK_ROUTE
rdma = NETLINK_RDMA
generic = NETLINK_GENERIC
class sys::netlink_socket
public sys::socket
netlink_socket(netlink_protocol protocol)explicit
netlink_socket(socket_type type, netlink_protocol protocol)explicit
netlink_socket()