Searched defs:rsp_value (Results 1 – 2 of 2) sorted by relevance
/linux/tools/net/ynl/pyynl/lib/ |
H A D | nlspec.py | 353 def __init__(self, family, yaml, req_value, rsp_value): argument
|
/linux/tools/net/ynl/pyynl/ |
H A D | ynl_gen_c.py | 1145 def __init__(self, family, yaml, req_value, rsp_value): argument 1269 def new_operation(self, elem, req_value, rsp_value): argument [all...] |