Searched refs:f_handle (Results 1 – 3 of 3) sorted by relevance
328 rte_net_crc_handler f_handle; in rte_net_crc_calc() local330 f_handle = handlers[type]; in rte_net_crc_calc()331 ret = f_handle(data, data_len); in rte_net_crc_calc()
45 u_long f_handle; /* filter id */ member
1408 afp->f_handle = get_filt_handle(classifier, i);1432 *phandle = afp->f_handle;1732 if ((afp->f_handle & 0x000fffff) == handle)1754 if (afp->f_handle == handle)