Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-wb.c118 struct pkt_dop { struct
140 struct pkt_dop pr_dop; argument
311 wb_dops(netdissect_options *ndo, const struct pkt_dop *dop, in wb_dops()
351 const struct pkt_dop *dop = &rrep->pr_dop; in wb_rrep()
374 const struct pkt_dop *dop, u_int len) in wb_drawop()
437 if (wb_drawop(ndo, (const struct pkt_dop *)(ph + 1), len) >= 0) in wb_print()