message_attribute_has_type  562 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_STRING);
message_attribute_has_type  588 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_U8);
message_attribute_has_type  606 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_U16);
message_attribute_has_type  623 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_U32);
message_attribute_has_type  641 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_IN_ADDR);
message_attribute_has_type  659 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_IN_ADDR);
message_attribute_has_type  677 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_ETHER_ADDR);
message_attribute_has_type  695 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_CACHE_INFO);
message_attribute_has_type  714 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_NESTED);
message_attribute_has_type  802 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_STRING);
message_attribute_has_type  821 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_U8);
message_attribute_has_type  840 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_U16);
message_attribute_has_type  859 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_U32);
message_attribute_has_type  878 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_ETHER_ADDR);
message_attribute_has_type  897 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_CACHE_INFO);
message_attribute_has_type  916 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_IN_ADDR);
message_attribute_has_type  935 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_IN_ADDR);