Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudev-netlink.c167 static int cache_binary(sd_device *device, const char *attr, size_t len, const uint8_t *data) { in cache_binary() function
274 … r = cache_binary(device, "phys_port_id", info->phys_port_id_len, info->phys_port_id); in device_cache_sysattr_from_link_info()
280 … r = cache_binary(device, "phys_switch_id", info->phys_switch_id_len, info->phys_switch_id); in device_cache_sysattr_from_link_info()