OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netlink_set_kernel_only
(Results
1 - 2
of
2
) sorted by null
/external/android-clat/
netlink_msg.h
28
int
netlink_set_kernel_only
(struct nl_sock *nl_sk);
netlink_msg.c
106
/* function:
netlink_set_kernel_only
110
int
netlink_set_kernel_only
(struct nl_sock *nl_sk) {
function
139
if(
netlink_set_kernel_only
(nl_sk) < 0)
Completed in 87 milliseconds