Home
last modified time | relevance | path

Searched refs:dports (Results 1 – 3 of 3) sorted by relevance

/net/tipc/
A Dname_table.h120 struct list_head *dports);
A Dname_table.c676 struct list_head *dports) in tipc_nametbl_lookup_mcast_sockets() argument
692 tipc_dest_push(dports, 0, p->sk.ref); in tipc_nametbl_lookup_mcast_sockets()
A Dsocket.c1197 struct list_head dports; in tipc_sk_mcast_rcv() local
1203 INIT_LIST_HEAD(&dports); in tipc_sk_mcast_rcv()
1241 tipc_nametbl_lookup_mcast_sockets(net, &ua, &dports); in tipc_sk_mcast_rcv()
1244 while (tipc_dest_pop(&dports, NULL, &portid)) { in tipc_sk_mcast_rcv()

Completed in 13 milliseconds