OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_socket_set_local_port
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/
socket.h
27
extern void
nl_socket_set_local_port
(struct nl_sock *, uint32_t);
/external/libnl/lib/
socket.c
255
void
nl_socket_set_local_port
(struct nl_sock *sk, uint32_t port)
function
Completed in 39 milliseconds