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

  /external/libnl/include/netlink/
socket.h 29 extern int nl_socket_add_memberships(struct nl_sock *, int, ...);
  /external/libnl/lib/
socket.c 417 int nl_socket_add_memberships(struct nl_sock *sk, int group, ...) function
450 return nl_socket_add_memberships(sk, group, 0);
  /external/libnl/doc/
core.txt 661 int nl_socket_add_memberships(struct nl_sock *sk, int group, ...);
703 nl_socket_add_memberships(sk, RTNLGRP_LINK, 0);
    [all...]
  /prebuilts/abi-dumps/vndk/current/arm/source-based/
libnl.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/arm64/source-based/
libnl.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/x86/source-based/
libnl.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/x86_64/source-based/
libnl.so.lsdump.gz 

Completed in 718 milliseconds