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

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h334 # define ALLOC_MB_T(m,l) (m) = allocmbt(l) macro
518 # ifndef ALLOC_MB_T
520 # define ALLOC_MB_T(m,l) do { \ macro
528 # define ALLOC_MB_T(m,l) do { \ macro
H A Dip_nat6.c3729 ALLOC_MB_T(np->in_divmp, len);
H A Dip_nat.c7344 ALLOC_MB_T(np->in_divmp, len);

Completed in 82 milliseconds