Searched refs:YNL_PT_FLAG (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/net/ynl/lib/ |
H A D | ynl.h | 130 YNL_PT_FLAG, enumerator
|
H A D | ynl.c | 355 case YNL_PT_FLAG: in ynl_attr_validate()
|
/openbmc/linux/tools/net/ynl/generated/ |
H A D | fou-user.c | 49 [FOU_ATTR_REMCSUM_NOPARTIAL] = { .name = "remcsum_nopartial", .type = YNL_PT_FLAG, },
|
H A D | ethtool-user.c | 179 [ETHTOOL_A_BITSET_BIT_VALUE] = { .name = "value", .type = YNL_PT_FLAG, }, 236 [ETHTOOL_A_BITSET_NOMASK] = { .name = "nomask", .type = YNL_PT_FLAG, }, 289 [ETHTOOL_A_STRSET_COUNTS_ONLY] = { .name = "counts-only", .type = YNL_PT_FLAG, },
|