tag | line | file | source code |
rtentry | 520 | net/appletalk/ddp.c | static int atrtr_create(struct rtentry *r, struct device *devhint) |
rtentry | 680 | net/appletalk/ddp.c | struct rtentry rtdef; |
rtentry | 798 | net/appletalk/ddp.c | struct rtentry rt; |
rtentry | 411 | net/ipv4/route.c | static int rt_new(struct rtentry *r) |
rtentry | 523 | net/ipv4/route.c | static int rt_kill(struct rtentry *r) |
rtentry | 686 | net/ipv4/route.c | struct rtentry rt; |
rtentry | 694 | net/ipv4/route.c | err=verify_area(VERIFY_READ, arg, sizeof(struct rtentry)); |
rtentry | 697 | net/ipv4/route.c | memcpy_fromfs(&rt, arg, sizeof(struct rtentry)); |
rtentry | 1073 | net/ipx/af_ipx.c | struct rtentry rt; /* Use these to behave like 'other' stacks */ |