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

  /src/sys/external/bsd/ipf/netinet/
radix_ipf.h 72 } radix_softc_t; typedef in typeref:struct:radix_softc
87 extern int ipf_rx_inithead(radix_softc_t *, ipf_rdx_head_t **);
radix_ipf.c 791 ipf_rx_inithead(radix_softc_t *softr, ipf_rdx_head_t **headp)
859 radix_softc_t *softr;
861 KMALLOC(softr, radix_softc_t *);
885 radix_softc_t *softr = ctx;
902 radix_softc_t *softr = ctx;
1208 radix_softc_t *ctx;

Completed in 109 milliseconds