Home
last modified time | relevance | path

Searched defs:cbdata (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net/route/
H A Droute_helpers.c226 void *cbdata) in decompose_change_notification()
348 void *cbdata) in rib_decompose_notification()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h383 void *cbdata; member
H A Dip_fw_table_algo.c2368 if_notifier(struct ip_fw_chain *ch, void *cbdata, uint16_t ifindex) in if_notifier()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c4435 bnxt_vnic_count(struct bnxt_vnic_info *vnic __rte_unused, void *cbdata) in bnxt_vnic_count()
4494 void (*vnic_cb)(struct bnxt_vnic_info *, void *), void *cbdata, in bnxt_hwrm_func_vf_vnic_query_and_config() argument
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c9208 hist_cbdata_t cbdata = { 0 }; in zpool_do_history() local