Searched refs:wtap_buf (Results 1 – 2 of 2) sorted by relevance
104 struct wtap_buf { struct105 STAILQ_ENTRY(wtap_buf) bf_list;108 typedef STAILQ_HEAD(, wtap_buf) wtap_bufhead; argument
570 struct wtap_buf *bf = (struct wtap_buf *)malloc(sizeof(struct wtap_buf), in wtap_inject()628 struct wtap_buf *bf; in wtap_rx_proc()