Searched refs:sender_pid_ts (Results 1 – 2 of 2) sorted by relevance
532 int sender_pid_ts = 0; variable26019 sender_pid_ts = ((struct nlmsghdr *)(skb->data))->nlmsg_pid; in dhd_recv_msg_from_ts()26020 DHD_INFO(("DHD Daemon Started, PID:%d\n", sender_pid_ts)); in dhd_recv_msg_from_ts()26039 if (sender_pid_ts == 0) { in dhd_send_msg_to_ts()26057 if ((ret = nlmsg_unicast(nl_to_ts, skb_out, sender_pid_ts)) < 0) { in dhd_send_msg_to_ts()
533 int sender_pid_ts = 0; variable25908 sender_pid_ts = ((struct nlmsghdr *)(skb->data))->nlmsg_pid; in dhd_recv_msg_from_ts()25909 DHD_INFO(("DHD Daemon Started, PID:%d\n", sender_pid_ts)); in dhd_recv_msg_from_ts()25928 if (sender_pid_ts == 0) { in dhd_send_msg_to_ts()25946 if ((ret = nlmsg_unicast(nl_to_ts, skb_out, sender_pid_ts)) < 0) { in dhd_send_msg_to_ts()