Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dmroute_base.h45 u32 tb_id; member
53 unsigned short vif_index, u32 tb_id) in mr_call_vif_notifier() argument
63 .tb_id = tb_id, in mr_call_vif_notifier()
73 unsigned short vif_index, u32 tb_id, in mr_call_vif_notifiers() argument
84 .tb_id = tb_id, in mr_call_vif_notifiers()
171 u32 tb_id; member
178 struct mr_mfc *mfc, u32 tb_id) in mr_call_mfc_notifier() argument
186 .tb_id = tb_id in mr_call_mfc_notifier()
195 struct mr_mfc *mfc, u32 tb_id, in mr_call_mfc_notifiers() argument
204 .tb_id = tb_id in mr_call_mfc_notifiers()
/linux-4.19.296/include/trace/events/
Dfib.h15 TP_PROTO(u32 tb_id, const struct flowi4 *flp,
18 TP_ARGS(tb_id, flp, nh, err),
21 __field( u32, tb_id )
41 __entry->tb_id = tb_id;
85 __entry->tb_id, __entry->oif, __entry->iif, __entry->proto,
Dfib6.h21 __field( u32, tb_id )
41 __entry->tb_id = table->tb6_id;
83 __entry->tb_id, __entry->oif, __entry->iif, __entry->proto,
/linux-4.19.296/include/net/
Dl3mdev.h108 u32 tb_id; in l3mdev_fib_table() local
111 tb_id = l3mdev_fib_table_rcu(dev); in l3mdev_fib_table()
114 return tb_id; in l3mdev_fib_table()
Dip_fib.h156 unsigned char tb_id; /* Results */ member
197 u32 tb_id; member
218 u32 tb_id; member
Droute.h212 unsigned int inet_addr_type_table(struct net *net, __be32 addr, u32 tb_id);