Searched refs:idx_ham_func_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ipfilter/
H A Dradix_ipf.h51 typedef ipf_rdx_node_t *(* idx_ham_func_t)(struct ipf_rdx_head *, typedef
63 idx_ham_func_t deladdr; /* delete addr/mask from tree */
64 idx_ham_func_t lookup; /* look for specific addr/mask */
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dradix_ipf.h49 typedef ipf_rdx_node_t *(* idx_ham_func_t)(struct ipf_rdx_head *, typedef
61 idx_ham_func_t deladdr; /* delete addr/mask from tree */
62 idx_ham_func_t lookup; /* look for specific addr/mask */

Completed in 119 milliseconds