Searched defs:tx_cb (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libnl/python/examples/ | ||
H A D | iface.py | 88 tx_cb = nl.nl_cb_alloc(nl.NL_CB_DEFAULT) variable |
H A D | wiphy.py | 138 tx_cb = nl.nl_cb_alloc(nl.NL_CB_DEFAULT) variable |