taglinefilesource code
rtentry285net/inet/route.crt_new(struct rtentry *r)
rtentry330net/inet/route.crt_kill(struct rtentry *r)
rtentry413net/inet/route.cstruct rtentry rt;
rtentry425net/inet/route.cerr=verify_area(VERIFY_READ, arg, sizeof(struct rtentry));
rtentry428net/inet/route.cmemcpy_fromfs(&rt, arg, sizeof(struct rtentry));