Searched refs:mnl_socket_open (Results 1 – 4 of 4) sorted by relevance
114 nl = mnl_socket_open(NETLINK_ROUTE); in if_act_on_link()197 nl = mnl_socket_open(NETLINK_ROUTE); in if_set_mtu()300 nl = mnl_socket_open(NETLINK_ROUTE); in if_act_on_addr()464 nl = mnl_socket_open(NETLINK_ROUTE); in if_get_addr()600 nl = mnl_socket_open(NETLINK_ROUTE); in if_act_on_route()
128 struct mnl_socket *mnl_socket_open(int bus) in mnl_socket_open() function
25 extern struct mnl_socket *mnl_socket_open(int bus);
216 nl = mnl_socket_open(NETLINK_NETFILTER); in open_queue()