Searched refs:rtm_get_table (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/ip/
H A Dip_common.h46 static inline int rtm_get_table(struct rtmsg *r, struct rtattr **tb) function
H A Diprule.c155 table = rtm_get_table(r, tb);
H A Diproute.c137 table = rtm_get_table(r, tb);
308 table = rtm_get_table(r, tb);
/external/kernel-headers/original/linux/
H A Drtnetlink.h763 static inline u32 rtm_get_table(struct rtattr **rta, u8 table) function

Completed in 33 milliseconds