HomeSort by relevance Sort by last modified time
    Searched refs:_nl_socket_used_ports_release_all (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink-private/
socket.h 24 void _nl_socket_used_ports_release_all(const uint32_t *used_ports);
  /external/libnl/lib/
nl.c 132 _nl_socket_used_ports_release_all(used_ports);
147 _nl_socket_used_ports_release_all(used_ports);
152 _nl_socket_used_ports_release_all(used_ports);
socket.c 141 void _nl_socket_used_ports_release_all(const uint32_t *used_ports) function

Completed in 219 milliseconds