Home
last modified time | relevance | path

Searched refs:ipf_rx_freehead (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dradix_ipf.h86 extern void ipf_rx_freehead __P((ipf_rdx_head_t *));
H A Dip_pool.c1183 ipf_rx_freehead(ipo->ipo_head);
H A Dradix_ipf.c869 ipf_rx_freehead(head) in ipf_rx_freehead() function