inet_recv_dgram_local 544 uspace/srv/net/inetsrv/inetsrv.c return inet_recv_dgram_local(&dgram, packet->proto); inet_recv_dgram_local 185 uspace/srv/net/inetsrv/inetsrv.h extern errno_t inet_recv_dgram_local(inet_dgram_t *, uint8_t); inet_recv_dgram_local 357 uspace/srv/net/inetsrv/reass.c rc = inet_recv_dgram_local(&dgram, proto);HelenOS homepage, sources at GitHub