Searched defs:ncec_cb_s (Results 1 – 1 of 1) sorted by relevance
55 typedef struct ncec_cb_s { struct56 list_node_t ncec_cb_node; /* next entry in list */57 void *ncec_cb_id;58 uint32_t ncec_cb_flags;59 ip2mac_callback_t *ncec_cb_func;60 void *ncec_cb_arg;