Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/
H A D0005-cisco_oui-match-encode-handler-prototypes.patch4 Subject: [PATCH 5/9] cisco_oui: match encode handler prototypes
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openlldp/
H A Dopenlldp_1.0.1.bb25 file://0005-cisco_oui-match-encode-handler-prototypes.patch \
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srp/
H A Dib_srp.c219 static const u8 cisco_oui[3] = { 0x00, 0x1b, 0x0d }; in srp_target_is_topspin() local
223 !memcmp(&target->ioc_guid, cisco_oui, sizeof cisco_oui)); in srp_target_is_topspin()