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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c131 * A MetricomKey identifies the protocol being carried inside a Metricom
139 } MetricomKey; typedef in typeref:union:__anon1948
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_" } };
1386 MetricomKey key;
2199 MetricomKey ke
[all...]

Completed in 37 milliseconds