mirror of
https://github.com/opnsense/src.git
synced 2026-02-10 14:25:50 -05:00
kmem_free(). Note: The FreeBSD-specific code in this file has been subsumed by the FreeBSD-specific header file, pdq_freebsd.h. That header file already specifies the use of contigmalloc() and contigfree(). Thus, the purpose of this change is to avoid having nonsensical examples of FreeBSD-specific memory allocation in our source tree. |
||
|---|---|---|
| .. | ||
| if_fea.c | ||
| if_fpa.c | ||
| pdq.c | ||
| pdq_freebsd.h | ||
| pdq_ifsubr.c | ||
| pdqreg.h | ||
| pdqvar.h | ||