tag | line | file | source code |
---|---|---|---|
old_rtentry | 580 | net/inet/route.c | static int ip_get_old_rtent(struct old_rtentry * src, struct rtentry * rt) |
old_rtentry | 583 | net/inet/route.c | struct old_rtentry tmp; |
old_rtentry | 618 | net/inet/route.c | err = ip_get_old_rtent((struct old_rtentry *) arg, &rt); |