Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/
Ddecodecode36 xdump="$(echo $i | grep '^[[:xdigit:]<>[:space:]]\+$')"
37 if [ -n "$xdump" ]; then
38 code="$code $xdump"
/linux-5.19.10/drivers/atm/
Diphase.c978 static void xdump( u_char* cp, int length, char* prefix ) function
1347 xdump(skb->data, skb->len, "RX: ");
2987 xdump(skb->data, skb->len, "TX: ");