Searched refs:ipf_rx_inithead (Results 1 – 3 of 3) sorted by relevance
85 extern int ipf_rx_inithead(radix_softc_t *, ipf_rdx_head_t **);
792 ipf_rx_inithead(radix_softc_t *softr, ipf_rdx_head_t **headp) in ipf_rx_inithead() function1205 ipf_rx_inithead(ctx, &rnh); in main()
924 if (ipf_rx_inithead(softp->ipf_radix, &h->ipo_head) != 0) { in ipf_pool_create()