HomeSort by relevance Sort by last modified time
    Searched refs:rtm_get_table (Results 1 - 4 of 4) sorted by null

  /external/iproute2/ip/
ip_common.h 59 static inline int rtm_get_table(struct rtmsg *r, struct rtattr **tb) function
ipmroute.c 87 table = rtm_get_table(r, tb);
iprule.c 165 table = rtm_get_table(r, tb);
iproute.c 150 table = rtm_get_table(r, tb);
336 table = rtm_get_table(r, tb);
    [all...]

Completed in 111 milliseconds