Home
last modified time | relevance | path

Searched refs:tb_id (Results 1 – 6 of 6) sorted by relevance

/include/trace/events/
A Dfib.h15 TP_PROTO(u32 tb_id, const struct flowi4 *flp,
18 TP_ARGS(tb_id, flp, nhc, err),
21 __field( u32, tb_id )
43 __entry->tb_id = tb_id;
94 __entry->tb_id, __entry->oif, __entry->iif, __entry->proto,
A Dfib6.h21 __field( u32, tb_id )
42 __entry->tb_id = table->tb6_id;
82 __entry->tb_id, __entry->oif, __entry->iif, __entry->proto,
/include/linux/
A Dmroute_base.h48 u32 tb_id; member
56 unsigned short vif_index, u32 tb_id, in mr_call_vif_notifier() argument
67 .tb_id = tb_id, in mr_call_vif_notifier()
78 unsigned short vif_index, u32 tb_id, in mr_call_vif_notifiers() argument
88 .tb_id = tb_id, in mr_call_vif_notifiers()
176 u32 tb_id; member
182 struct mr_mfc *mfc, u32 tb_id, in mr_call_mfc_notifier() argument
191 .tb_id = tb_id in mr_call_mfc_notifier()
200 struct mr_mfc *mfc, u32 tb_id, in mr_call_mfc_notifiers() argument
208 .tb_id = tb_id in mr_call_mfc_notifiers()
/include/net/
A Dl3mdev.h148 u32 tb_id; in l3mdev_fib_table() local
151 tb_id = l3mdev_fib_table_rcu(dev); in l3mdev_fib_table()
154 return tb_id; in l3mdev_fib_table()
A Dip_fib.h194 unsigned char tb_id; /* Results */ member
218 u32 tb_id; member
236 u32 tb_id; member
259 u32 tb_id; member
A Droute.h254 unsigned int inet_addr_type_table(struct net *net, __be32 addr, u32 tb_id);

Completed in 11 milliseconds