HelenOS sources

inet_sroute_get_by_id  268 uspace/srv/net/inetsrv/inetcfg.c 	sroute = inet_sroute_get_by_id(sroute_id);
inet_sroute_get_by_id  288 uspace/srv/net/inetsrv/inetcfg.c 	sroute = inet_sroute_get_by_id(sroute_id);
inet_sroute_get_by_id   51 uspace/srv/net/inetsrv/sroute.h extern inet_sroute_t *inet_sroute_get_by_id(sysarg_t);
HelenOS homepage, sources at GitHub