Searched refs:dccp_pkt_type_str (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-dccp.c130 static const struct tok dccp_pkt_type_str[] = { variable in typeref:struct:tok
367 tok2str(dccp_pkt_type_str, "", dccph_type),
373 tok2str(dccp_pkt_type_str, "", dccph_type),
383 tok2str(dccp_pkt_type_str, "", dccph_type),
389 tok2str(dccp_pkt_type_str, "", dccph_type),
394 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_type)));
400 tok2str(dccp_pkt_type_str, "", dccph_type),
404 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_type)));
411 tok2str(dccp_pkt_type_str, "", dccph_type),
415 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_typ
[all...]

Completed in 49 milliseconds