Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dradix_ipf.h87 extern ipf_rdx_node_t *ipf_rx_addroute(ipf_rdx_head_t *,
H A Dradix_ipf.c498 ipf_rx_addroute(ipf_rdx_head_t *head, addrfamily_t *addr, addrfamily_t *mask, in ipf_rx_addroute() function
828 ptr->addaddr = ipf_rx_addroute; in ipf_rx_inithead()
1379 rn = ipf_rx_addroute(rnh, &stp->dst, &stp->mask, stp->nodes); in add_addr()