Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dtrace-events21 …char *pkt, uint32_t seq, uint32_t ack, int hdlen, int pdlen, int offset, int flags) "%s: seq/ack= …
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1664 char hdlen[20]; in check_command() local
1667 hdlen[0] = 0; in check_command()
1669 sprintf(hdlen, ", H%c=%u", dirletter[(int) common->data_dir], in check_command()
1673 common->data_size_from_cmnd, common->cmnd_size, hdlen); in check_command()