Home
last modified time | relevance | path

Searched refs:pkt_dop (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-wb.c121 struct pkt_dop { struct
143 struct pkt_dop pr_dop; argument
345 const struct pkt_dop *dop = &rrep->pr_dop; in wb_rrep()
367 wb_drawop(const struct pkt_dop *dop, u_int len) in wb_drawop()
426 if (wb_drawop((struct pkt_dop *)(ph + 1), len) >= 0) in wb_print()