Home
last modified time | relevance | path

Searched defs:dst_pid (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/utils/nlink/src/
Dwlan_nlink_srv.c116 int nl_srv_ucast(struct sk_buff *skb, int dst_pid, int flag) in nl_srv_ucast()
504 int nl_srv_ucast(struct sk_buff *skb, int dst_pid, int flag, in nl_srv_ucast()
622 int nl_srv_ucast(struct sk_buff *skb, int dst_pid, int flag) in nl_srv_ucast()
802 int nl_srv_ucast(struct sk_buff *skb, int dst_pid, int flag) in nl_srv_ucast()
834 void nl_srv_ucast_oem(struct sk_buff *skb, int dst_pid, int flag) 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()
/wlan-driver/qca-wifi-host-cmn/utils/ptt/src/
Dwlan_ptt_sock_svc.c79 static int nl_srv_ucast_ptt(struct sk_buff *skb, int dst_pid, int flag) in nl_srv_ucast_ptt()