Searched refs:nl_pid (Results 1 – 4 of 4) sorted by relevance
86 m->snl.nl.nl_pid = snl.nl.nl_pid; in monitor_set_nl_address()94 m->snl_trusted_sender.nl.nl_pid = sender->snl.nl.nl_pid; in device_monitor_allow_unicast_sender()460 if (m->snl_trusted_sender.nl.nl_pid == 0 || in device_monitor_receive_device()461 snl.nl.nl_pid != m->snl_trusted_sender.nl.nl_pid) in device_monitor_receive_device()466 if (snl.nl.nl_pid > 0) in device_monitor_receive_device()468 … "sd-device-monitor: Multicast kernel netlink message from PID %"PRIu32" ignored.", snl.nl.nl_pid); in device_monitor_receive_device()
246 if (sender.nl.nl_pid != 0) { in socket_recv_message()248 log_debug("sd-netlink: ignoring message from PID %"PRIu32, sender.nl.nl_pid); in socket_recv_message()330 if (group == 0 && new_msg->nlmsg_pid != nl->sockaddr.nl.nl_pid) in socket_read_message()
434 sa->nl.nl_pid != 0) { in server_process_audit_message()478 .nl.nl_pid = 0, in enable_audit()511 .nl.nl_pid = 0, in server_open_audit()
40 __u32 nl_pid; /* port ID */ member