Searched refs:OVS_METER_ATTR_BANDS (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | meter.c | 27 [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()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | openvswitch.h | 892 OVS_METER_ATTR_BANDS, /* Nested attributes for meter bands. */ enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | openvswitch.h | 892 OVS_METER_ATTR_BANDS, /* Nested attributes for meter bands. */ enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | openvswitch.h | 997 OVS_METER_ATTR_BANDS, /* Nested attributes for meter bands. */ enumerator
|