Lines Matching refs:raw_layer
320 def _get_cls(name, fallback_cls=conf.raw_layer):
473 … return _get_cls(_bgp_cls_by_type.get(self.type, conf.raw_layer), conf.raw_layer) # noqa: E501
481 cls = conf.raw_layer
485 cls = _get_cls("BGPHeader", conf.raw_layer)
1755 ret = conf.raw_layer(m)
1944 ret = conf.raw_layer(m)
2071 ret = conf.raw_layer(m)
2076 ret = conf.raw_layer(m)
2085 _path_attr_objects.get(type_code, conf.raw_layer))(m)
2430 ret = conf.raw_layer(m)
2493 ret = conf.raw_layer(m)