Searched refs:YNL_PT_U16 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/tools/net/ynl/generated/ |
D | fou-user.c | 45 [FOU_ATTR_PORT] = { .name = "port", .type = YNL_PT_U16, }, 54 [FOU_ATTR_PEER_PORT] = { .name = "peer_port", .type = YNL_PT_U16, },
|
D | devlink-user.c | 118 [DEVLINK_ATTR_SB_POOL_INDEX] = { .name = "sb-pool-index", .type = YNL_PT_U16, }, 120 [DEVLINK_ATTR_SB_TC_INDEX] = { .name = "sb-tc-index", .type = YNL_PT_U16, },
|
D | ethtool-user.c | 188 [ETHTOOL_A_TUNNEL_UDP_ENTRY_PORT] = { .name = "port", .type = YNL_PT_U16, }, 635 [ETHTOOL_A_PLCA_VERSION] = { .name = "version", .type = YNL_PT_U16, },
|
/Linux-v6.6/tools/net/ynl/lib/ |
D | ynl.h | 133 YNL_PT_U16, enumerator
|
D | ynl.c | 337 case YNL_PT_U16: in ynl_attr_validate()
|