Home
last modified time | relevance | path

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

/external/libnl/python/netlink/
Dutil.py147 NL_BYTE_RATE = 0 variable
151 def __init__(self, rate, mode=NL_BYTE_RATE):
/external/libnl/include/netlink/
Dutils.h42 NL_BYTE_RATE, enumerator
/external/libnl/lib/
Dutils.c202 case NL_BYTE_RATE: in nl_rate2str()