HomeSort by: relevance | last modified time | path
    Searched refs:ipf_rx_inithead (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
radix_ipf.h 87 extern int ipf_rx_inithead(radix_softc_t *, ipf_rdx_head_t **);
radix_ipf.c 778 /* Function: ipf_rx_inithead */
791 ipf_rx_inithead(radix_softc_t *softr, ipf_rdx_head_t **headp) function in typeref:typename:int
1217 ipf_rx_inithead(ctx, &rnh);
ip_pool.c 952 if (ipf_rx_inithead(softp->ipf_radix, &h->ipo_head) != 0) {

Completed in 16 milliseconds