HomeSort by: relevance | last modified time | path
    Searched defs:ipf_rdx_head (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
radix_ipf.h 45 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
  /src/external/bsd/ipf/dist/
radix_ipf.h 45 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

Completed in 19 milliseconds