Searched refs:SpecOperation (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/net/ynl/pyynl/lib/ |
| H A D | __init__.py | 6 SpecFamily, SpecOperation, SpecSubMessage, SpecSubMessageFormat, \
|
| H A D | nlspec.py | 343 class SpecOperation(SpecElement): class 540 return SpecOperation(self, elem, req_val, rsp_val)
|
| /linux/tools/net/ynl/pyynl/ |
| H A D | ynl_gen_c.py | 28 from lib import SpecFamily, SpecAttrSet, SpecAttr, SpecOperation, SpecEnumSet, SpecEnumEntry 1186 class Operation(SpecOperation):
|