Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Dsocket.c104 static struct mnl_socket *__mnl_socket_open(int bus, int flags) in __mnl_socket_open() function
130 return __mnl_socket_open(bus, 0); in mnl_socket_open()
147 return __mnl_socket_open(bus, flags); in mnl_socket_open2()