Lines Matching refs:dst_pid
116 int nl_srv_ucast(struct sk_buff *skb, int dst_pid, int flag) in nl_srv_ucast() argument
130 err = cnss_logger_nl_ucast(skb, dst_pid, flag); in nl_srv_ucast()
134 dst_pid, err); in nl_srv_ucast()
504 int nl_srv_ucast(struct sk_buff *skb, int dst_pid, int flag, in nl_srv_ucast() argument
512 status = send_msg_to_cld80211(mcgroup_id, dst_pid, app_id, in nl_srv_ucast()
622 int nl_srv_ucast(struct sk_buff *skb, int dst_pid, int flag) in nl_srv_ucast() argument
630 err = netlink_unicast(nl_srv_sock, skb, dst_pid, flag); in nl_srv_ucast()
634 dst_pid, err); in nl_srv_ucast()
802 int nl_srv_ucast(struct sk_buff *skb, int dst_pid, int flag) in nl_srv_ucast() argument
834 void nl_srv_ucast_oem(struct sk_buff *skb, int dst_pid, int flag) in nl_srv_ucast_oem() argument
836 nl_srv_ucast(skb, dst_pid, flag, WLAN_NL_MSG_OEM, in nl_srv_ucast_oem()
840 void nl_srv_ucast_oem(struct sk_buff *skb, int dst_pid, int flag) in nl_srv_ucast_oem() argument
842 nl_srv_ucast(skb, dst_pid, flag); in nl_srv_ucast_oem()