Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
Ddecodecode38 xdump="$(echo $i | grep '^[[:xdigit:]<>[:space:]]\+$')"
39 if [ -n "$xdump" ]; then
40 code="$code $xdump"
/linux-6.12.1/drivers/atm/
Diphase.c979 static void xdump( u_char* cp, int length, char* prefix ) function
1348 xdump(skb->data, skb->len, "RX: ");
2990 xdump(skb->data, skb->len, "TX: ");