HomeSort by relevance Sort by last modified time
    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 107 /* function: netlink_set_kernel_only
111 int netlink_set_kernel_only(struct nl_sock *nl_sk) { function
140 if(netlink_set_kernel_only(nl_sk) < 0)

Completed in 124 milliseconds