Home
last modified time | relevance | path

Searched refs:allocmbt (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dallocmbt.c13 mb_t *allocmbt(size_t len) in allocmbt() function
/netbsd-src/external/bsd/ipf/lib/
H A DMakefile11 allocmbt.c \
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h419 # define ALLOC_MB_T(m,l) (m) = allocmbt(l)
452 extern mb_t *allocmbt(size_t);
492 extern mb_t *allocmbt(size_t);
/netbsd-src/external/bsd/ipf/dist/
H A DHISTORY223 3437735 rename ipf_allocmbt to allocmbt