tag | line | file | source code |
---|---|---|---|
old_rtentry | 376 | net/inet/route.c | static int get_old_rtent(struct old_rtentry * src, struct rtentry * rt) |
old_rtentry | 379 | net/inet/route.c | struct old_rtentry tmp; |
old_rtentry | 407 | net/inet/route.c | err = get_old_rtent((struct old_rtentry *) arg, &rt); |