wtap_buf
struct wtap_buf *bf = (struct wtap_buf *)malloc(sizeof(struct wtap_buf),
struct wtap_buf *bf;
STAILQ_ENTRY(wtap_buf) bf_list;
typedef STAILQ_HEAD(, wtap_buf) wtap_bufhead;