|
Asterisk - The Open Source Telephony Project
18.5.0
|
#include <page.h>

Data Fields | |
| BUFHEAD * | newp |
| u_int16_t | next_addr |
| BUFHEAD * | nextp |
| BUFHEAD * | oldp |
| BUFHEAD* newp |
Definition at line 88 of file page.h.
Referenced by __big_split(), and ugly_split().
| u_int16_t next_addr |
Definition at line 91 of file page.h.
Referenced by __big_split().
| BUFHEAD* nextp |
Definition at line 90 of file page.h.
Referenced by __big_split(), and ugly_split().
| BUFHEAD* oldp |
Definition at line 89 of file page.h.
Referenced by __big_split(), and ugly_split().
1.8.13