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

  /external/libnl/include/netlink/
socket.h 40 extern uint32_t nl_socket_get_peer_groups(const struct nl_sock *sk);
  /external/libnl/lib/
socket.c 534 uint32_t nl_socket_get_peer_groups(const struct nl_sock *sk) function
  /external/libnl/python/netlink/
capi.i 183 extern uint32_t nl_socket_get_peer_groups(const struct nl_sock *sk);
core.py 221 return capi.nl_socket_get_peer_groups(self._sock)

Completed in 375 milliseconds