Home
last modified time | relevance | path

Searched refs:ipf_rdx_head (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dradix_ipf.h43 struct ipf_rdx_head;
46 typedef ipf_rdx_node_t *(* idx_hamn_func_t)(struct ipf_rdx_head *,
49 typedef ipf_rdx_node_t *(* idx_ham_func_t)(struct ipf_rdx_head *,
51 typedef ipf_rdx_node_t *(* idx_ha_func_t)(struct ipf_rdx_head *,
53 typedef void (* idx_walk_func_t)(struct ipf_rdx_head *,
56 typedef struct ipf_rdx_head { struct