HomeSort by relevance Sort by last modified time
    Searched full:nl_send (Results 1 - 3 of 3) sorted by null

  /external/libnl-headers/netlink/
netlink.h 52 extern int nl_send(struct nl_sock *, struct nl_msg *);
  /system/core/libnl_2/
netlink.c 48 return nl_send(sk, msg);
204 int nl_send(struct nl_sock *sk, struct nl_msg *msg) function
  /external/libnl-headers/
netlink-types.h 56 /** Overwrites internal calls to nl_send, must send the netlink

Completed in 475 milliseconds