Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/openvswitch/
H A Dmeter.c27 [OVS_METER_ATTR_BANDS] = { .type = NLA_NESTED },
253 nla = nla_nest_start_noflag(reply, OVS_METER_ATTR_BANDS); in ovs_meter_cmd_reply_stats()
306 nla = nla_nest_start_noflag(reply, OVS_METER_ATTR_BANDS); in ovs_meter_cmd_features()
339 if (!a[OVS_METER_ATTR_BANDS]) in dp_meter_create()
342 nla_for_each_nested(nla, a[OVS_METER_ATTR_BANDS], rem) in dp_meter_create()
364 nla_for_each_nested(nla, a[OVS_METER_ATTR_BANDS], rem) { in dp_meter_create()
/dports/multimedia/libv4l/linux-5.13-rc2/net/openvswitch/
H A Dmeter.c27 [OVS_METER_ATTR_BANDS] = { .type = NLA_NESTED },
253 nla = nla_nest_start_noflag(reply, OVS_METER_ATTR_BANDS); in ovs_meter_cmd_reply_stats()
306 nla = nla_nest_start_noflag(reply, OVS_METER_ATTR_BANDS); in ovs_meter_cmd_features()
339 if (!a[OVS_METER_ATTR_BANDS]) in dp_meter_create()
342 nla_for_each_nested(nla, a[OVS_METER_ATTR_BANDS], rem) in dp_meter_create()
364 nla_for_each_nested(nla, a[OVS_METER_ATTR_BANDS], rem) { in dp_meter_create()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/openvswitch/
H A Dmeter.c27 [OVS_METER_ATTR_BANDS] = { .type = NLA_NESTED },
253 nla = nla_nest_start_noflag(reply, OVS_METER_ATTR_BANDS); in ovs_meter_cmd_reply_stats()
306 nla = nla_nest_start_noflag(reply, OVS_METER_ATTR_BANDS); in ovs_meter_cmd_features()
339 if (!a[OVS_METER_ATTR_BANDS]) in dp_meter_create()
342 nla_for_each_nested(nla, a[OVS_METER_ATTR_BANDS], rem) in dp_meter_create()
364 nla_for_each_nested(nla, a[OVS_METER_ATTR_BANDS], rem) { in dp_meter_create()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dopenvswitch.h997 OVS_METER_ATTR_BANDS, /* Nested attributes for meter bands. */ enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dopenvswitch.h997 OVS_METER_ATTR_BANDS, /* Nested attributes for meter bands. */ enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dopenvswitch.h969 OVS_METER_ATTR_BANDS, /* Nested attributes for meter bands. */ enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dopenvswitch.h969 OVS_METER_ATTR_BANDS, /* Nested attributes for meter bands. */ enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dopenvswitch.h997 OVS_METER_ATTR_BANDS, /* Nested attributes for meter bands. */ enumerator