Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-decnet.c183 int src, dst, info, blksize, eco, ueco, hello, other, vers; in print_decnet_ctlmsg() local
200 ueco = EXTRACT_LE_8BITS(cmp->cm_init.in_ueco); in print_decnet_ctlmsg()
205 dnaddr_string(src), blksize, vers, eco, ueco, in print_decnet_ctlmsg()
256 ueco = EXTRACT_LE_8BITS(cmp->cm_rhello.rh_ueco); in print_decnet_ctlmsg()
267 vers, eco, ueco, dnaddr_string(src), in print_decnet_ctlmsg()
279 ueco = EXTRACT_LE_8BITS(cmp->cm_ehello.eh_ueco); in print_decnet_ctlmsg()
294 vers, eco, ueco, dnaddr_string(src), in print_decnet_ctlmsg()