Searched refs:mnl_socket_get_portid (Results 1 – 4 of 4) sorted by relevance
126 portid = mnl_socket_get_portid(nl); in if_act_on_link()209 portid = mnl_socket_get_portid(nl); in if_set_mtu()312 portid = mnl_socket_get_portid(nl); in if_act_on_addr()476 portid = mnl_socket_get_portid(nl); in if_get_addr()612 portid = mnl_socket_get_portid(nl); in if_act_on_route()
99 unsigned int mnl_socket_get_portid(const struct mnl_socket *nl) in mnl_socket_get_portid() function
31 extern unsigned int mnl_socket_get_portid(const struct mnl_socket *nl);
286 portid = mnl_socket_get_portid(nl); in mainloop()