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

  /external/libnfnetlink/src/
rtnl.h 28 int rtnl_parse_rtattr(struct rtattr *tb[], int max, struct rtattr *rta, int len);
iftable.c 66 rtnl_parse_rtattr(cb, IFLA_MAX, IFLA_RTA(ifi_msg), IFLA_PAYLOAD(n));
128 rtnl_parse_rtattr(cb, IFLA_MAX, IFLA_RTA(ifi_msg), IFLA_PAYLOAD(n));
rtnl.c 94 int rtnl_parse_rtattr(struct rtattr *tb[], int max, struct rtattr *rta, int len) function

Completed in 292 milliseconds