Home
last modified time | relevance | path

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

/linux/tools/net/ynl/
H A Dynl-gen-c.py108 def presence_type(self): member in Type
112 if self.presence_type() != type_filter:
115 if self.presence_type() == 'bit':
119 if self.presence_type() == 'len':
130 if self.is_multi_val() or self.presence_type() == 'len':
137 if self.presence_type() == 'count':
173 if self.presence_type() == 'bit':
175 elif self.presence_type() == 'len':
206 if self.presence_type() == 'bit':
233 if i == len(ref) - 1 and self.presence_type() != 'bit':
[all …]