Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-dccp.c282 uint8_t dccph_type; in dccp_print() local
370 dccph_type = DCCPH_TYPE(dh); in dccp_print()
371 switch (dccph_type) { in dccp_print()
378 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
384 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
394 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
400 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
405 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_type))); in dccp_print()
411 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
415 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_type))); in dccp_print()
[all …]
/external/kernel-headers/original/uapi/linux/
Ddccp.h36 dccph_type:4, member
40 dccph_type:4, member