Home
last modified time | relevance | path

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

/systemd-251/src/systemd/
Dsd-lldp.h93 #define SD_LLDP_OUI_802_3 (const uint8_t[]) { 0x00, 0x12, 0x0f } macro
/systemd-251/src/libsystemd-network/
Dtest-lldp-rx.c225 …assert_se(sd_lldp_neighbor_tlv_is_oui(neighbors[0], SD_LLDP_OUI_802_3, SD_LLDP_OUI_802_3_SUBTYPE_P… in test_receive_oui_packet()