Searched defs:parse_attrs (Results 1 – 2 of 2) sorted by relevance
| /linux/scripts/ | ||
| H A D | bpf_doc.py | 216 def parse_attrs(self, proto): member in HeaderParser |
| /linux/tools/testing/selftests/net/openvswitch/ | ||
| H A D | ovs-dpctl.py | 288 def parse_attrs(actstr, attr_desc): function |