Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ipf/dist/
Dradix_ipf.c41 static ipf_rdx_node_t *ipf_rx_match __P((ipf_rdx_head_t *, addrfamily_t *));
183 ipf_rx_match(head, addr) in ipf_rx_match() function
856 ptr->matchaddr = ipf_rx_match;
1350 rn = ipf_rx_match(rnh, &af);
1358 rn = ipf_rx_match(rnh, addr);
/netbsd/src/sys/external/bsd/ipf/netinet/
Dradix_ipf.c41 static ipf_rdx_node_t *ipf_rx_match(ipf_rdx_head_t *, addrfamily_t *);
175 ipf_rx_match(ipf_rdx_head_t *head, addrfamily_t *addr) in ipf_rx_match() function
830 ptr->matchaddr = ipf_rx_match; in ipf_rx_inithead()
1321 rn = ipf_rx_match(rnh, &af);
1329 rn = ipf_rx_match(rnh, addr);