Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-wb.c133 struct pkt_dop { struct
155 struct pkt_dop pr_dop; argument
308 wb_dops(netdissect_options *ndo, const struct pkt_dop *dop, in wb_dops()
339 const struct pkt_dop *dop = &rrep->pr_dop; in wb_rrep()
362 const struct pkt_dop *dop, u_int len) in wb_drawop()
422 print_result = wb_drawop(ndo, (const struct pkt_dop *)(ph + 1), len); in wb_print()