Searched defs:rsp_value (Results 1 – 2 of 2) sorted by relevance
/linux-6.15/tools/net/ynl/pyynl/lib/ |
D | nlspec.py | 353 def __init__(self, family, yaml, req_value, rsp_value): argument
|
/linux-6.15/tools/net/ynl/pyynl/ |
D | ynl_gen_c.py | 934 def __init__(self, family, yaml, req_value, rsp_value): argument 1042 def new_operation(self, elem, req_value, rsp_value): argument
|