HomeSort by: relevance | last modified time | path
    Searched refs:ALLOC_MB_T (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 419 # define ALLOC_MB_T(m,l) (m) = allocmbt(l)
616 # ifndef ALLOC_MB_T
618 # define ALLOC_MB_T(m,l) do { \
626 # define ALLOC_MB_T(m,l) do { \
ip_nat6.c 3674 ALLOC_MB_T(np->in_divmp, len);
ip_nat.c 7239 ALLOC_MB_T(np->in_divmp, len);

Completed in 28 milliseconds