Home
last modified time | relevance | path

Searched refs:parse_nexthops (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/ip/
Diproute.c785 static int parse_nexthops(struct nlmsghdr *n, struct rtmsg *r, in parse_nexthops() function
1187 parse_nexthops(&req.n, &req.r, argc, argv); in iproute_modify()