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

/freebsd-11.0-release/contrib/ipfilter/
H A Dradix_ipf.h45 struct ipf_rdx_head;
48 typedef ipf_rdx_node_t *(* idx_hamn_func_t)(struct ipf_rdx_head *,
51 typedef ipf_rdx_node_t *(* idx_ham_func_t)(struct ipf_rdx_head *,
53 typedef ipf_rdx_node_t *(* idx_ha_func_t)(struct ipf_rdx_head *,
55 typedef void (* idx_walk_func_t)(struct ipf_rdx_head *,
58 typedef struct ipf_rdx_head { struct
/freebsd-11.0-release/sys/contrib/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

Completed in 65 milliseconds