Home
last modified time | relevance | path

Searched refs:radix_softc_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dradix_ipf.h70 } radix_softc_t; typedef
85 extern int ipf_rx_inithead(radix_softc_t *, ipf_rdx_head_t **);
H A Dradix_ipf.c792 ipf_rx_inithead(radix_softc_t *softr, ipf_rdx_head_t **headp) in ipf_rx_inithead()
860 radix_softc_t *softr; in ipf_rx_create()
862 KMALLOC(softr, radix_softc_t *); in ipf_rx_create()
886 radix_softc_t *softr = ctx; in ipf_rx_init()
903 radix_softc_t *softr = ctx; in ipf_rx_destroy()
1196 radix_softc_t *ctx; in main()