Home
last modified time | relevance | path

Searched refs:presence_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/net/ynl/
H A Dynl-gen-c.py80 def presence_type(self): member in Type
84 if self.presence_type() != type_filter:
87 if self.presence_type() == 'bit':
91 if self.presence_type() == 'len':
102 if self.is_multi_val() or self.presence_type() == 'len':
109 if self.presence_type() == 'count':
143 if self.presence_type() == 'bit':
145 elif self.presence_type() == 'len':
176 if self.presence_type() == 'bit':
203 if i == len(ref) - 1 and self.presence_type() != 'bit':
[all …]