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

  /external/libnl/include/netlink/
socket.h 38 extern void nl_socket_set_peer_port(struct nl_sock *,
  /external/libnl/lib/
socket.c 529 void nl_socket_set_peer_port(struct nl_sock *sk, uint32_t port) function
  /external/libnl/python/netlink/
capi.i 181 extern void nl_socket_set_peer_port(struct nl_sock *, uint32_t);
core.py 217 capi.nl_socket_set_peer_port(self._sock, int(value))

Completed in 199 milliseconds