/src/sys/external/bsd/ipf/netinet/ |
radix_ipf.c | 474 /* Function: ipf_rx_addroute */ 496 ipf_rx_addroute(ipf_rdx_head_t *head, addrfamily_t *addr, addrfamily_t *mask, function in typeref:typename:ipf_rdx_node_t * 827 ptr->addaddr = ipf_rx_addroute; 1398 rn = ipf_rx_addroute(rnh, &stp->dst, &stp->mask, stp->nodes);
|
radix_ipf.c | 474 /* Function: ipf_rx_addroute */ 496 ipf_rx_addroute(ipf_rdx_head_t *head, addrfamily_t *addr, addrfamily_t *mask, function in typeref:typename:ipf_rdx_node_t * 827 ptr->addaddr = ipf_rx_addroute; 1398 rn = ipf_rx_addroute(rnh, &stp->dst, &stp->mask, stp->nodes);
|