Searched refs:byte_to_nibble (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dcycx_x25.c1142 static int byte_to_nibble(u8 *s, u8 *d, char *nibble) function
1215 len = byte_to_nibble(chan->addr, d + 6, &nibble);
1218 len += byte_to_nibble(chan->local_addr, d + 6 + len, &nibble);

Completed in 56 milliseconds