Home
last modified time | relevance | path

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

/external/libnl/include/netlink-private/
Dsocket.h24 void _nl_socket_used_ports_release_all(const uint32_t *used_ports);
/external/libnl/lib/
Dnl.c163 _nl_socket_used_ports_release_all(used_ports); in nl_connect()
168 _nl_socket_used_ports_release_all(used_ports); in nl_connect()
Dsocket.c141 void _nl_socket_used_ports_release_all(const uint32_t *used_ports) in _nl_socket_used_ports_release_all() function