Searched refs:sock_nl (Results 1 – 1 of 1) sorted by relevance
67 static struct sockaddr_nl sock_nl; variable135 sock_fd = _open_link_socket(&sock_nl); in init_sockets()421 msg.msg_name = &sock_nl; in send_netlink()422 msg.msg_namelen = sizeof(sock_nl); in send_netlink()