Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-wb.c135 struct pkt_dop { struct
157 struct pkt_dop pr_dop; argument
310 wb_dops(netdissect_options *ndo, const struct pkt_dop *dop, in wb_dops()
341 const struct pkt_dop *dop = &rrep->pr_dop; in wb_rrep()
364 const struct pkt_dop *dop, u_int len) in wb_drawop()
424 print_result = wb_drawop(ndo, (const struct pkt_dop *)(ph + 1), len); in wb_print()