OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtm_get_table
(Results
1 - 4
of
4
) sorted by null
/external/iproute2/ip/
ip_common.h
43
static inline int
rtm_get_table
(struct rtmsg *r, struct rtattr **tb)
function
iprule.c
155
table =
rtm_get_table
(r, tb);
iproute.c
158
table =
rtm_get_table
(r, tb);
[
all
...]
/external/kernel-headers/original/linux/
rtnetlink.h
763
static inline u32
rtm_get_table
(struct rtattr **rta, u8 table)
function
Completed in 80 milliseconds