Searched refs:set_bufsize (Results 1 – 2 of 2) sorted by relevance
/third_party/libnl/python/doc/ | ||
D | core.rst | 212 .. py:method:: set_bufsize(rx, tx) |
/third_party/libnl/python/netlink/ | ||
D | core.py | 227 def set_bufsize(self, rx, tx): member in Socket |