<dec f='src/src/sys/netatalk/at_extern.h' l='65' type='struct ddpcb * ddp_search(struct sockaddr_at * , struct sockaddr_at * , struct at_ifaddr * )'/>
<use f='src/src/sys/netatalk/ddp_input.c' l='309' u='c' c='ddp_input'/>
<def f='src/src/sys/netatalk/ddp_usrreq.c' l='542' ll='586' type='struct ddpcb * ddp_search(struct sockaddr_at * from, struct sockaddr_at * to, struct at_ifaddr * aa)'/>
<doc f='src/src/sys/netatalk/ddp_usrreq.c' l='536'>/*
 * For the moment, this just find the pcb with the correct local address.
 * In the future, this will actually do some real searching, so we can use
 * the sender&apos;s address to do de-multiplexing on a single port to many
 * sockets (pcbs).
 */</doc>
