Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dstrip.c139 } MetricomKey; typedef
432 static const MetricomKey SIP0Key = { { "SIP0" } };
433 static const MetricomKey ARP0Key = { { "ARP0" } };
434 static const MetricomKey ATR_Key = { { "ATR " } };
435 static const MetricomKey ACK_Key = { { "ACK_" } };
436 static const MetricomKey INF_Key = { { "INF_" } };
437 static const MetricomKey ERR_Key = { { "ERR_" } };
1407 MetricomKey key; in strip_make_packet()
2220 MetricomKey key; in process_message()