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

  /external/libnl/include/netlink/
utils.h 71 extern int nl_str2ether_proto(const char *);
  /external/libnl/src/lib/
cls.c 49 if ((proto = nl_str2ether_proto(arg)) < 0)
  /external/libnl/python/netlink/
capi.i 155 extern int nl_str2ether_proto(const char *);
  /external/libnl/lib/
utils.c 825 int nl_str2ether_proto(const char *name) function

Completed in 98 milliseconds