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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c432 static const MetricomKey SIP0Key = { { "SIP0" } }; variable
1390 if (header->protocol == htons(ETH_P_IP)) key = SIP0Key;
2267 if (key.l == SIP0Key.l) {
2287 if (key.l == SIP0Key.l) process_IP_packet (strip_info, &header, ptr, end);

Completed in 84 milliseconds