Home
last modified time | relevance | path

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

/net/tipc/
A Dname_table.c84 struct rb_root ranges; member
111 for (sr = service_range_match_first((sc)->ranges.rb_node, \ in RB_DECLARE_CALLBACKS_MAX()
272 service->ranges = RB_ROOT; in tipc_service_create()
304 n = &sc->ranges.rb_node; in tipc_service_create_range()
326 rb_insert_augmented(&sr->tree_node, &sc->ranges, &sr_callbacks); in tipc_service_create_range()
528 rb_erase_augmented(&sr->tree_node, &sc->ranges, &sr_callbacks); in tipc_nametbl_remove_publ()
533 if (RB_EMPTY_ROOT(&sc->ranges) && list_empty(&sc->subscriptions)) { in tipc_nametbl_remove_publ()
647 sr = service_range_match_first(sc->ranges.rb_node, inst, inst); in tipc_nametbl_lookup_group()
744 for (n = rb_first(&sc->ranges); n; n = rb_next(n)) { in tipc_nametbl_build_group()
922 rb_erase_augmented(&sr->tree_node, &sc->ranges, &sr_callbacks); in tipc_service_delete()
[all …]
/net/ethtool/
A Dstats.c367 const struct ethtool_rmon_hist_range *ranges) in stats_put_rmon_hist() argument
372 if (!ranges) in stats_put_rmon_hist()
376 if (!ranges[i].low && !ranges[i].high) in stats_put_rmon_hist()
386 ranges[i].low) || in stats_put_rmon_hist()
388 ranges[i].high) || in stats_put_rmon_hist()
/net/dsa/
A Duser.c1130 const struct ethtool_rmon_hist_range **ranges) in dsa_user_get_rmon_stats() argument
1136 ds->ops->get_rmon_stats(ds, dp->index, rmon_stats, ranges); in dsa_user_get_rmon_stats()
/net/netfilter/
A DKconfig1661 test whether the results are in any of a set of specified ranges.

Completed in 16 milliseconds