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

  /external/libnl/include/netlink/
utils.h 63 extern int nl_str2ether_proto(const char *);
  /external/libnl/src/cls/
utils.c 66 int proto = nl_str2ether_proto(arg);
  /external/libnl/lib/
utils.c 634 int nl_str2ether_proto(const char *name) function

Completed in 162 milliseconds