Lines Matching refs:callback
61 userspace callback and supporting async requests (default=off):
206 callback and locks it back after callback. Also enables asynchronous request to
261 [up|down] dev <ifaceX>``. The DPDK application can register a callback for
283 dev <ifaceX>``. If the user sets this callback function to NULL,
285 callback handler in the rte_kni library ``kni_config_mac_address()``
293 [on|off] dev <ifaceX>``. If the user sets this callback function to
295 callback handler in the rte_kni library ``kni_config_promiscusity()``
303 user sets this callback function to NULL, but sets the ``port_id`` field to
304 a value other than -1, a default callback handler in the rte_kni library
309 the ``rte_kni_handle_request()`` function. Any user callback function
357 The packet is received from the Linux net stack, by calling the kni_net_tx() callback.