Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds