Home
last modified time | relevance | path

Searched refs:nl_prob2int (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/
Dutils.h55 extern long nl_prob2int(const char *);
/external/libnl/python/netlink/
Dcapi.i139 extern long nl_prob2int(const char *);
/external/libnl/lib/
Dutils.c361 long nl_prob2int(const char *str) in nl_prob2int() function