Searched refs:id32 (Results 1 - 1 of 1) sorted by relevance
/systemd/src/libsystemd-network/ | ||
H A D | test-lldp.c | 394 uint32_t id32; local 446 assert_se(sd_lldp_packet_read_link_aggregation(packets[0], &flags, &id32) == 0); 448 assert_se(id32 == 0x00140012); |
Completed in 5935 milliseconds