Searched refs:py_nl_cb_set_all (Results 1 – 2 of 2) sorted by relevance
/external/libnl/python/netlink/ | ||
D | core.py | 175 return capi.py_nl_cb_set_all(self._cb, k, handler, obj) |
D | capi.i | 748 int py_nl_cb_set_all(struct nl_cb *cb, enum nl_cb_kind k, in py_nl_cb_set_all() function |