taglinefilesource code
get_sock_mcast267net/inet/sock.hextern struct sock    *get_sock_mcast(struct sock *, unsigned short,
get_sock_mcast610net/inet/udp.csk=get_sock_mcast(udp_prot.sock_array[ntohs(uh->dest)&(SOCK_ARRAY_SIZE-1)], uh->dest,
get_sock_mcast618net/inet/udp.csknext=get_sock_mcast(sk->next, uh->dest, saddr, uh->source, daddr);