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

  /external/libnl/include/netlink/
utils.h 75 extern int nl_str2ip_proto(const char *);
  /external/libnl/src/lib/
ct.c 54 if ((proto = nl_str2ip_proto(arg)) < 0)
exp.c 119 if ((l4protonum = nl_str2ip_proto(arg)) < 0)
  /external/libnl/python/netlink/
capi.i 159 extern int nl_str2ip_proto(const char *);
  /external/libnl/lib/
utils.c 850 int nl_str2ip_proto(const char *name) function

Completed in 51 milliseconds