Searched refs:rtm_get_table (Results 1 – 4 of 4) sorted by relevance
41 static inline int rtm_get_table(struct rtmsg *r, struct rtattr **tb) in rtm_get_table() function
149 table = rtm_get_table(r, tb); in print_rule()
158 table = rtm_get_table(r, tb); in print_route()
769 static inline u32 rtm_get_table(struct rtattr **rta, u8 table) in rtm_get_table() function