OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_nl_socket_is_local_port_unspecified
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink-private/
socket.h
21
int
_nl_socket_is_local_port_unspecified
(struct nl_sock *sk);
/external/libnl/lib/
socket.c
333
int
_nl_socket_is_local_port_unspecified
(struct nl_sock *sk)
function
nl.c
123
if (
_nl_socket_is_local_port_unspecified
(sk)) {
Completed in 2304 milliseconds