UNISTDX_NET_NETLINK_SOCKET
enum netlink_protocol
  • route = NETLINK_ROUTE
  • rdma = NETLINK_RDMA
  • generic = NETLINK_GENERIC
class sys::netlink_socket
Base classes
Methods
  • netlink_socket(netlink_protocol protocol)explicit
  • netlink_socket(socket_type type, netlink_protocol protocol)explicit
  • netlink_socket()