HomeSort by relevance Sort by last modified time
    Searched refs:genl_family_put (Results 1 - 6 of 6) sorted by null

  /external/libnl/include/netlink/genl/
family.h 25 extern void genl_family_put(struct genl_family *);
  /external/libnl/lib/genl/
ctrl.c 132 genl_family_put(family);
154 * back after usage using genl_family_put().
188 * usage using genl_family_put().
238 genl_family_put(family);
mngt.c 229 genl_family_put(family);
family.c 159 void genl_family_put(struct genl_family *family) function
  /external/autotest/client/deps/iwcap/src/
iwcap.c 99 genl_family_put(state->nl80211);
  /external/libpcap/
pcap-linux.c 663 genl_family_put(state->nl80211);
    [all...]

Completed in 3440 milliseconds