Searched refs:UDEV_MONITOR_MAGIC (Results 1 – 1 of 1) sorted by relevance
53 #define UDEV_MONITOR_MAGIC 0xfeedcafe macro483 if (buf.nlh.magic != htobe32(UDEV_MONITOR_MAGIC)) in device_monitor_receive_device()486 buf.nlh.magic, htobe32(UDEV_MONITOR_MAGIC)); in device_monitor_receive_device()553 .magic = htobe32(UDEV_MONITOR_MAGIC), in device_monitor_send_device()669 bpf_jmp(ins, &i, BPF_JMP|BPF_JEQ|BPF_K, UDEV_MONITOR_MAGIC, 1, 0); in sd_device_monitor_filter_update()