Searched refs:skb_sock (Results 1 – 1 of 1) sorted by relevance
1504 struct sk_buff *skb_pkt = NULL, *skb_sock = NULL; in mctp_test_bind_lookup() local1537 skb_sock = skb_recv_datagram(sock_expect->sk, in mctp_test_bind_lookup()1539 if (!skb_sock) { in mctp_test_bind_lookup()1542 skb_sock = skb_recv_datagram(socks[i]->sk, in mctp_test_bind_lookup()1544 if (skb_sock) { in mctp_test_bind_lookup()1559 kfree_skb(skb_sock); in mctp_test_bind_lookup()