Searched defs:tb_id (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/net/decnet/ |
D | dn_table.c | 271 u8 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info() 332 static void dn_rtmsg_fib(int event, struct dn_fib_node *f, int z, int tb_id, in dn_rtmsg_fib()
|
/linux-2.4.37.9/include/net/ |
D | ip_fib.h | 118 unsigned char tb_id; member
|
/linux-2.4.37.9/net/ipv4/ |
D | fib_semantics.c | 645 u8 tb_id, u8 type, u8 scope, void *dst, int dst_len, u8 tos, in fib_dump_info()
|
D | fib_hash.c | 887 static void rtmsg_fib(int event, struct fib_node* f, int z, int tb_id, in rtmsg_fib()
|