Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-dccp.c278 uint8_t dccph_type; in dccp_print() local
359 dccph_type = DCCPH_TYPE(dh); in dccp_print()
360 switch (dccph_type) { in dccp_print()
367 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
373 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
383 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
389 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
394 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_type))); in dccp_print()
400 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
404 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_type))); in dccp_print()
[all …]
/external/kernel-headers/original/uapi/linux/
Ddccp.h37 dccph_type:4, member
41 dccph_type:4, member