Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h339 # define ALLOC_MB_T(m,l) (m) = allocmbt(l) macro
523 # ifndef ALLOC_MB_T
525 # define ALLOC_MB_T(m,l) do { \ macro
533 # define ALLOC_MB_T(m,l) do { \ macro
H A Dip_nat6.c3731 ALLOC_MB_T(np->in_divmp, len);
H A Dip_nat.c7346 ALLOC_MB_T(np->in_divmp, len);