tag | line | file | source code |
fib_zone | 110 | net/ipv4/route.c | struct fib_zone *fz_next; |
fib_zone | 118 | net/ipv4/route.c | static struct fib_zone *fib_zones[33]; |
fib_zone | 119 | net/ipv4/route.c | static struct fib_zone *fib_zone_list; |
fib_zone | 213 | net/ipv4/route.c | struct fib_zone * fz; |
fib_zone | 251 | net/ipv4/route.c | struct fib_zone * fz; |
fib_zone | 291 | net/ipv4/route.c | struct fib_zone * fz; |
fib_zone | 410 | net/ipv4/route.c | struct fib_zone *fz; |
fib_zone | 523 | net/ipv4/route.c | struct fib_zone * fz; |
fib_zone | 597 | net/ipv4/route.c | fz = kmalloc(sizeof(struct fib_zone), GFP_KERNEL); |
fib_zone | 603 | net/ipv4/route.c | memset(fz, 0, sizeof(struct fib_zone)); |
fib_zone | 763 | net/ipv4/route.c | struct fib_zone *fz; |
fib_zone | 804 | net/ipv4/route.c | struct fib_zone *fz; |