Searched refs:nl_socket_alloc (Results 1 - 4 of 4) sorted by relevance

/openwrt/package/libs/libnl-tiny/src/include/netlink/
H A Dsocket.h42 extern struct nl_sock * nl_socket_alloc(void);
/openwrt/package/libs/libnl-tiny/src/
H A Dunl.c16 unl->sock = nl_socket_alloc();
H A Dsocket.c97 struct nl_sock *nl_socket_alloc(void) function
/openwrt/package/network/config/swconfig/src/
H A Dswlib.c669 handle = nl_socket_alloc();

Completed in 86 milliseconds