Searched refs:cisco_oui (Results 1 – 3 of 3) sorted by relevance
4 Subject: [PATCH 5/9] cisco_oui: match encode handler prototypes
25 file://0005-cisco_oui-match-encode-handler-prototypes.patch \
219 static const u8 cisco_oui[3] = { 0x00, 0x1b, 0x0d }; in srp_target_is_topspin() local223 !memcmp(&target->ioc_guid, cisco_oui, sizeof cisco_oui)); in srp_target_is_topspin()