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

  /external/iproute2/bridge/
vlan.c 225 if (rtnl_wilddump_req_filter(&rth, PF_BRIDGE, RTM_GETLINK,
  /external/iproute2/include/
libnetlink.h 39 int rtnl_wilddump_req_filter(struct rtnl_handle *rth, int fam, int type,
  /external/iproute2/lib/
libnetlink.c 103 return rtnl_wilddump_req_filter(rth, family, type, RTEXT_FILTER_VF);
106 int rtnl_wilddump_req_filter(struct rtnl_handle *rth, int family, int type, function

Completed in 167 milliseconds