Home
last modified time | relevance | path

Searched refs:nl_socket_set_peer_port (Results 1 – 2 of 2) sorted by relevance

/external/libnl/include/netlink/
Dsocket.h38 extern void nl_socket_set_peer_port(struct nl_sock *,
/external/libnl/lib/
Dsocket.c396 void nl_socket_set_peer_port(struct nl_sock *sk, uint32_t port) in nl_socket_set_peer_port() function