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