Home
last modified time | relevance | path

Searched refs:mnl_socket_close (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Difutils.c148 mnl_socket_close(nl); in if_act_on_link()
231 mnl_socket_close(nl); in if_set_mtu()
334 mnl_socket_close(nl); in if_act_on_addr()
497 mnl_socket_close(nl); in if_get_addr()
634 mnl_socket_close(nl); in if_act_on_route()
H A Dsocket.c296 int mnl_socket_close(struct mnl_socket *nl) in mnl_socket_close() function
H A Dlibmnl.h29 extern int mnl_socket_close(struct mnl_socket *nl);
/OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/
H A Dnf-queue.c323 mnl_socket_close(nl); in mainloop()