#include <sys/unpcb.h>
sys/unpcb.h
struct_unpcb_list_entry
| u_int32_t | le_next | |
| u_int32_t | le_prev |
macro_UCPCB_LIST_HEAD
#define _UCPCB_LIST_HEAD(name, type) struct name {
u_int32_t lh_first;
};macro_UNPCB_LIST_ENTRY
#define _UNPCB_LIST_ENTRY(x) struct _unpcb_list_entry
macro_UNPCB_PTR
#define _UNPCB_PTR(x) u_int32_t