Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dradix_ipf.c41 static ipf_rdx_node_t *ipf_rx_match(ipf_rdx_head_t *, addrfamily_t *);
177 ipf_rx_match(ipf_rdx_head_t *head, addrfamily_t *addr) in ipf_rx_match() function
831 ptr->matchaddr = ipf_rx_match; in ipf_rx_inithead()
1305 rn = ipf_rx_match(rnh, &af); in test_addr()
1313 rn = ipf_rx_match(rnh, addr); in test_addr()