Searched refs:ipf_rx_inithead (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/
H A Dradix_ipf.h87 extern int ipf_rx_inithead __P((radix_softc_t *, ipf_rdx_head_t **));
H A Dradix_ipf.c802 /* Function: ipf_rx_inithead */
815 ipf_rx_inithead(softr, headp) function
1246 ipf_rx_inithead(ctx, &rnh);
H A Dip_pool.c981 if (ipf_rx_inithead(softp->ipf_radix, &h->ipo_head) != 0) {
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dradix_ipf.h87 extern int ipf_rx_inithead(radix_softc_t *, ipf_rdx_head_t **);
H A Dradix_ipf.c778 /* Function: ipf_rx_inithead */
791 ipf_rx_inithead(radix_softc_t *softr, ipf_rdx_head_t **headp) function
1217 ipf_rx_inithead(ctx, &rnh);
H A Dip_pool.c952 if (ipf_rx_inithead(softp->ipf_radix, &h->ipo_head) != 0) {

Completed in 197 milliseconds