radix_ipf.c | 39 static ipf_rdx_node_t *ipf_rx_lookup(ipf_rdx_head_t *, addrfamily_t *, 233 /* Function: ipf_rx_lookup */ 240 /* ipf_rx_lookup searches for an exact match on (addr,mask). The intention */ 244 ipf_rx_lookup(ipf_rdx_head_t *head, addrfamily_t *addr, addrfamily_t *mask) function in typeref:typename:ipf_rdx_node_t * 829 ptr->lookup = ipf_rx_lookup;
|